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 8487f4c commit fd2e433Copy full SHA for fd2e433
build.sbt
@@ -13,7 +13,7 @@ lazy val root = project.in(file(".")).aggregate(scalaXml2).enablePlugins(NoPubli
13
val http4sVersion = "1.0.0-M39"
14
val scalacheckXmlVersion = "0.1.0"
15
val scalaXmlVersion = "2.1.0"
16
-val munitVersion = "1.0.0-M11"
+val munitVersion = "1.0.0-RC1"
17
val munitCatsEffectVersion = "2.0.0-M3"
18
19
lazy val scalaXml2 = project
0 commit comments