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 3e0ba45 + 6fb6bcf commit e9019f5Copy full SHA for e9019f5
build.sbt
@@ -9,7 +9,7 @@ ThisBuild / scalaVersion := Scala213
9
10
lazy val root = project.in(file(".")).aggregate(scalaXml).enablePlugins(NoPublishPlugin)
11
12
-val http4sVersion = "1.0.0-M33"
+val http4sVersion = "1.0.0-M34"
13
val scalaXmlVersion = "2.1.0"
14
val munitVersion = "0.7.29"
15
val munitCatsEffectVersion = "1.0.7"
0 commit comments