Skip to content

Commit

Permalink
upgrade async-http-client-backend-cats-ce2 to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shtukas committed Dec 19, 2024
1 parent 06064f7 commit f6bf0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import sbtassembly.PathList
object Dependencies {
val awsSdkVersion = "2.27.24"
val circeVersion = "0.14.10"
val sttpVersion = "3.9.8"
val sttpVersion = "3.10.1"
val http4sVersion = "0.22.15" // keep version 0.22.15, later versions pull in cats effect 3 which is not compatible
val catsVersion = "2.12.0"
val catsEffectVersion = "2.5.5"
Expand Down

0 comments on commit f6bf0e2

Please sign in to comment.