Skip to content

Commit 0c7947d

Browse files
Update munit-cats-effect to 2.0.0-RC1
1 parent 856b0b0 commit 0c7947d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ val catsVersion = "2.10.0"
8282
val catsEffectVersion = "3.5.2"
8383
val scodecBitsVersion = "1.1.38"
8484
val munitVersion = "1.0.0-M10"
85-
val munitCEVersion = "2.0.0-M3"
86-
val disciplineMUnitVersion = "2.0.0-M3"
85+
val munitCEVersion = "2.0.0-RC1"
86+
val disciplineMUnitVersion = "2.0.0-RC1"
8787

8888
lazy val root = tlCrossRootProject.aggregate(crypto, testRuntime)
8989

0 commit comments

Comments
 (0)