We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7d490 commit 05c9a55Copy full SHA for 05c9a55
build.sbt
@@ -100,7 +100,7 @@ val fs2Version = "3.9.3"
100
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
101
val scalaJSDomVersion = "2.8.0"
102
val circeVersion = "0.14.2"
103
-val munitVersion = "1.0.0-M10"
+val munitVersion = "1.0.0"
104
val munitCEVersion = "2.0.0-M4"
105
106
lazy val root = project
0 commit comments