Skip to content

Commit 51e4293

Browse files
chore(deps-dev): update munit-cats-effect to 2.2.0 (#1941)
1 parent 3579069 commit 51e4293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
// Test dependencies
1717
val munit = "1.2.4"
1818

19-
val munitCatsEffect = "2.2.0-RC1"
19+
val munitCatsEffect = "2.2.0"
2020

2121
// Direct dependencies
2222
val catsCore = "2.13.0"

0 commit comments

Comments
 (0)