We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55126f4 commit e5ee8baCopy full SHA for e5ee8ba
build.sbt
@@ -2,7 +2,7 @@ import Dependencies._
2
3
val Scala213 = "2.13.15"
4
val Scala3 = "3.3.4"
5
-val http4sVersion = "1.0.0-M43"
+val http4sVersion = "1.0.0-M44"
6
val log4catsVersion = "2.7.0"
7
val munitCatsEffectVersion = "2.0.0"
8
0 commit comments