Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Nov 13, 2023
1 parent 0c39b06 commit d5336d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
val catsV = "2.10.0"
val catsEffectV = "3.5.2"
val slf4jV = "1.7.36"
val munitCatsEffectV = "2.0.0-M3"
val munitCatsEffectV = "2.0.0-M4"
val logbackClassicV = "1.2.12"

Global / onChangedBuildSource := ReloadOnSourceChanges
Expand Down

0 comments on commit d5336d4

Please sign in to comment.