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 015f178Copy full SHA for 015f178
build.sbt
@@ -101,7 +101,7 @@ val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with buil
101
val scalaJSDomVersion = "2.8.0"
102
val circeVersion = "0.14.2"
103
val munitVersion = "1.0.0-M10"
104
-val munitCEVersion = "2.0.0-M4"
+val munitCEVersion = "2.0.0-M5"
105
106
lazy val root = project
107
.in(file("."))
0 commit comments