diff --git a/build.sbt b/build.sbt index b12a820..a874360 100644 --- a/build.sbt +++ b/build.sbt @@ -27,7 +27,7 @@ val http4sVersion = "0.23.26" val scalaXmlVersion = "2.2.0" val fs2Version = "3.9.4" val fs2DataVersion = "1.10.0" -val munitVersion = "1.0.0-M10" +val munitVersion = "1.0.0-M11" val munitCatsEffectVersion = "2.0.0-M4" lazy val xml = crossProject(JVMPlatform, JSPlatform, NativePlatform)