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 f1ae2fc + 925d1bd commit e720ec4Copy full SHA for e720ec4
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.12"
+val http4sVersion = "0.23.13"
16
val scalacheckXmlVersion = "0.1.0"
17
val scalaXml1Version = "1.3.0"
18
val scalaXml2Version = "2.1.0"
0 commit comments