We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4419798 + 8ce72fe commit d3022e4Copy full SHA for d3022e4
build.sbt
@@ -14,7 +14,7 @@ lazy val root = project.in(file(".")).aggregate(scalaXml).enablePlugins(NoPublis
14
val http4sVersion = "0.23.30"
15
val scalacheckXmlVersion = "0.1.1"
16
val scalaXml2Version = "2.4.0"
17
-val munitVersion = "1.1.0"
+val munitVersion = "1.2.0"
18
val munitCatsEffectVersion = "2.1.0"
19
20
lazy val scalaXml = project
0 commit comments