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 3579069 commit 51e4293Copy full SHA for 51e4293
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
// Test dependencies
17
val munit = "1.2.4"
18
19
- val munitCatsEffect = "2.2.0-RC1"
+ val munitCatsEffect = "2.2.0"
20
21
// Direct dependencies
22
val catsCore = "2.13.0"
0 commit comments