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.
1 parent f676f6e commit 0c9f4f7Copy full SHA for 0c9f4f7
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