Skip to content

Commit e2d6666

Browse files
Merge pull request #775 from typelevel/update/munit-cats-effect-2.1.0
Update munit-cats-effect to 2.1.0
2 parents 0d1362b + 8e708c3 commit e2d6666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Dependencies {
99

1010
val fs2 = "3.12.0"
1111
val catsEffect = "3.6.0"
12-
val ceMunit = "2.0.0"
12+
val ceMunit = "2.1.0"
1313

1414
val sbtProtoc = "1.0.7"
1515

0 commit comments

Comments
 (0)