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 82f5aee commit 2a67b83Copy full SHA for 2a67b83
build.sbt
@@ -11,7 +11,7 @@ ThisBuild / scalaVersion := Scala213
11
12
lazy val root = project.in(file(".")).aggregate(scalaXml2, scalaXml1).enablePlugins(NoPublishPlugin)
13
14
-val http4sVersion = "0.23.27"
+val http4sVersion = "0.23.28"
15
val scalacheckXmlVersion = "0.1.0"
16
val scalaXml1Version = "1.3.1"
17
val scalaXml2Version = "2.3.0"
0 commit comments