We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d658dd5 commit 7862574Copy full SHA for 7862574
project/Versions.scala
@@ -3,5 +3,5 @@ object Versions {
3
val scala213 = "2.13.12"
4
val http4sVersion = "0.23.27"
5
val catsEffectVersion = "3.5.4"
6
- val munitCEVersion = "2.0.0-RC1"
+ val munitCEVersion = "2.0.0"
7
}
0 commit comments