Skip to content

Commit e52ffa0

Browse files
Update munit-cats-effect to 2.2.0 in series/1.x
1 parent 4dd56b0 commit e52ffa0

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
@@ -28,7 +28,7 @@ val versions = new {
2828
val logback = "1.2.13"
2929
val micrometer = "1.9.2"
3030
val munit = "1.2.2"
31-
val catsEffectMunit = "2.1.0"
31+
val catsEffectMunit = "2.2.0"
3232
}
3333

3434
val munit = Seq(

0 commit comments

Comments
 (0)