diff --git a/build.sbt b/build.sbt index 54b0d1b..a1f2cea 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ name := (core.projectRefs.head / name).value val V = new { val catsEffect = "3.5.4" - val munit = "1.0.0" + val munit = "1.0.4" } lazy val commonSettings: SettingsDefinition = Def.settings(