We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73cc3e6 + 8e2363c commit 908deb9Copy full SHA for 908deb9
build.sbt
@@ -34,7 +34,7 @@ val scalaXmlVersion = "2.2.0"
34
val fs2Version = "3.12.0"
35
val fs2DataVersion = "1.11.2"
36
val munitVersion = "1.0.0-M11"
37
-val munitCatsEffectVersion = "2.0.0"
+val munitCatsEffectVersion = "2.1.0"
38
39
lazy val xml = crossProject(JVMPlatform, JSPlatform, NativePlatform)
40
.crossType(CrossType.Pure)
0 commit comments