Skip to content

Commit b607fbb

Browse files
authored
Merge pull request #906 from typelevel/update/munit-cats-effect-2.1.0
Update munit-cats-effect to 2.1.0
2 parents 494f053 + 5cf164b commit b607fbb

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
@@ -29,7 +29,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2929
val catsV = "2.11.0"
3030
val catsEffectV = "3.6.0"
3131
val slf4jV = "1.7.36"
32-
val munitCatsEffectV = "2.0.0"
32+
val munitCatsEffectV = "2.1.0"
3333
val logbackClassicV = "1.2.13"
3434

3535
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)