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 d09b3d2 + 0c9f4f7 commit 7385c0cCopy full SHA for 7385c0c
build.sbt
@@ -11,7 +11,7 @@ ThisBuild / scalaVersion := Scala213
11
12
lazy val root = project.in(file(".")).aggregate(scalaXml).enablePlugins(NoPublishPlugin)
13
14
-val http4sVersion = "0.23.32"
+val http4sVersion = "0.23.33"
15
val scalacheckXmlVersion = "0.1.1"
16
val scalaXml2Version = "2.4.0"
17
val munitVersion = "1.2.0"
0 commit comments