We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aea68b + 68f0f62 commit df10b89Copy full SHA for df10b89
build.sbt
@@ -21,7 +21,7 @@ val Scala213Cond = s"matrix.scala == '$Scala213'"
21
val catsV = "2.12.0"
22
val catsEffectV = "3.5.4"
23
val fs2V = "3.6.1"
24
-val http4sV = "0.23.28"
+val http4sV = "0.23.29"
25
val munitCatsEffectV = "2.0.0"
26
27
// Projects
0 commit comments