Skip to content

Commit a7c6782

Browse files
authored
Merge pull request #962 from typelevel/update/munit-cats-effect-2.2.0
2 parents 5733bcf + 60dd982 commit a7c6782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2929
val catsV = "2.13.0"
3030
val catsEffectV = "3.7.0-RC1"
3131
val slf4jV = "1.7.36"
32-
val munitCatsEffectV = "2.2.0-RC1"
32+
val munitCatsEffectV = "2.2.0"
3333
val logbackClassicV = "1.2.13"
3434

3535
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)