We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70a0ea commit d339c07Copy full SHA for d339c07
build.sbt
@@ -32,7 +32,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
32
val scalacheckEffectVersion = "1.0.4"
33
val log4catsVersion = "2.3.1"
34
val monocleVersion = "2.1.0"
35
- val http4sVersion = "0.23.12"
+ val http4sVersion = "0.23.33"
36
val awsSdkVersion = "2.17.190"
37
val refinedV = "0.9.29"
38
val catsRetryVersion = "3.1.0"
0 commit comments