We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba00c79 + 2e92b03 commit 3160ae3Copy full SHA for 3160ae3
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-M34"
+val http4sVersion = "1.0.0-M35"
13
val munitVersion = "0.7.29"
14
val munitCatsEffectVersion = "1.0.7"
15
0 commit comments