Skip to content

Commit 7862574

Browse files
Update munit-cats-effect to 2.0.0
1 parent d658dd5 commit 7862574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ object Versions {
33
val scala213 = "2.13.12"
44
val http4sVersion = "0.23.27"
55
val catsEffectVersion = "3.5.4"
6-
val munitCEVersion = "2.0.0-RC1"
6+
val munitCEVersion = "2.0.0"
77
}

0 commit comments

Comments
 (0)