Skip to content

Commit

Permalink
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5…
Browse files Browse the repository at this point in the history
….3.1 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 45b06b5 commit 929d88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val logbackVersion = "1.4.14"
val kotlinLoginVersion = "2.1.21"
val slf4jApiVersoion = "1.7.36"
val gsonVersion = "2.10.1"
val httpClientVersion = "5.1.3"
val httpClientVersion = "5.3.1"

plugins {
kotlin("jvm") version "1.6.10"
Expand Down

0 comments on commit 929d88b

Please sign in to comment.