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 cba25b6 + 6664939 commit 9a9b850Copy full SHA for 9a9b850
1 file changed
build.sbt
@@ -59,7 +59,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
59
val catsEffectVersion = "3.4.5"
60
val circeVersion = "0.14.3"
61
val fs2Version = "3.5.0"
62
-val http4sVersion = "0.23.17"
+val http4sVersion = "0.23.18"
63
val natchezVersion = "0.3.0"
64
val munitVersion = "0.7.29"
65
val munitCEVersion = "1.0.7"
0 commit comments