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 f1ae2fc commit 925d1bdCopy full SHA for 925d1bd
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