diff --git a/build.sbt b/build.sbt index 2aeb45e..905f1c4 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val versions = new { val http4s = "0.23.29" val logback = "1.2.13" val micrometer = "1.9.2" - val munit = "1.0.2" + val munit = "1.0.3" val catsEffectMunit = "2.0.0" }