Skip to content

Commit 68d7091

Browse files
Update munit-cats-effect to 2.2.0
1 parent aacf363 commit 68d7091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val versions = new {
2727
val logback = "1.2.13"
2828
val micrometer = "1.9.2"
2929
val munit = "1.2.2"
30-
val catsEffectMunit = "2.1.0"
30+
val catsEffectMunit = "2.2.0"
3131
}
3232

3333
val munit = Seq(

0 commit comments

Comments
 (0)