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 146f995 + 3205c56 commit 51bb710Copy full SHA for 51bb710
build.sbt
@@ -12,7 +12,7 @@ ThisBuild / tlSkipIrrelevantScalas := true
12
13
lazy val root = project.in(file(".")).aggregate(scalaXml2, scalaXml1).enablePlugins(NoPublishPlugin)
14
15
-val http4sVersion = "0.23.22"
+val http4sVersion = "0.23.25"
16
val scalacheckXmlVersion = "0.1.0"
17
val scalaXml1Version = "1.3.1"
18
val scalaXml2Version = "2.2.0"
0 commit comments