We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0010ebe + 1335aaa commit a0f2f1dCopy full SHA for a0f2f1d
build.sbt
@@ -9,7 +9,7 @@ ThisBuild / scalaVersion := Scala213
9
10
lazy val root = project.in(file(".")).aggregate(twirl).enablePlugins(NoPublishPlugin)
11
12
-val http4sVersion = "1.0.0-M33"
+val http4sVersion = "1.0.0-M34"
13
val munitVersion = "0.7.29"
14
val munitCatsEffectVersion = "1.0.7"
15
0 commit comments