diff --git a/build.sbt b/build.sbt index 6006a93..89f05b9 100644 --- a/build.sbt +++ b/build.sbt @@ -23,7 +23,7 @@ val catsEffectV = "3.5.3" val fs2V = "3.9.4" -val munitCatsEffectV = "2.0.0-M4" +val munitCatsEffectV = "2.0.0" ThisBuild / crossScalaVersions := Seq("2.12.18","2.13.12", "3.3.1") ThisBuild / scalaVersion := "2.13.12"