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 3d54186 + 52c3db1 commit c58ecbaCopy full SHA for c58ecba
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.31"
+val http4sVersion = "0.23.32"
15
val scalacheckXmlVersion = "0.1.1"
16
val scalaXml2Version = "2.4.0"
17
val munitVersion = "1.2.0"
0 commit comments