Skip to content

Commit 869aa31

Browse files
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2
1 parent 7ce28f8 commit 869aa31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val logbackVersion = "1.4.14"
88
val kotlinLoginVersion = "3.0.5"
99
val slf4jApiVersoion = "2.0.11"
1010
val gsonVersion = "2.10.1"
11-
val httpClientVersion = "5.3.1"
11+
val httpClientVersion = "5.4.2"
1212

1313
plugins {
1414
kotlin("jvm") version "1.9.22"

0 commit comments

Comments
 (0)