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 7925a35 + cbe2133 commit 9fadb50Copy full SHA for 9fadb50
1 file changed
build.sbt
@@ -53,7 +53,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
53
val catsEffectVersion = "3.5.4"
54
val circeVersion = "0.14.6"
55
val fs2Version = "3.9.4"
56
-val http4sVersion = "0.23.25"
+val http4sVersion = "0.23.26"
57
val natchezVersion = "0.3.5"
58
val munitVersion = "0.7.29"
59
val munitCEVersion = "1.0.7"
0 commit comments