diff --git a/build.sbt b/build.sbt index 7583007..432f004 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ val V = new { val catsEffect = "3.5.1" val circe = "0.14.5" val http4s = "0.23.23" - val munit = "1.0.0-M7" + val munit = "1.0.0-M8" val munitCatsEffect = "2.0.0-M3" val scala = "3.3.0" val slf4j = "1.7.36"