Skip to content

Commit 831b5e3

Browse files
authored
Merge pull request #742 from http4s/update/munit-cats-effect-2.2.0
Update munit-cats-effect to 2.2.0
2 parents ee4b256 + 9a27a60 commit 831b5e3

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.4"
30-
val catsEffectMunit = "2.1.0"
30+
val catsEffectMunit = "2.2.0"
3131
}
3232

3333
val munit = Seq(

0 commit comments

Comments
 (0)