We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef2495 commit 463c348Copy full SHA for 463c348
build.sbt
@@ -10,7 +10,7 @@ ThisBuild / scalaVersion := Scala213
10
11
lazy val root = project.in(file(".")).aggregate(scalaXml2).enablePlugins(NoPublishPlugin)
12
13
-val http4sVersion = "1.0.0-M44"
+val http4sVersion = "1.0.0-M45"
14
val scalacheckXmlVersion = "0.1.0"
15
val scalaXmlVersion = "2.3.0"
16
val munitVersion = "1.0.0"
0 commit comments