Skip to content

Commit

Permalink
Merge pull request #540 from typelevel/update/munit-cats-effect-2.0.0-M5
Browse files Browse the repository at this point in the history
Update munit-cats-effect to 2.0.0-M5
  • Loading branch information
danicheg committed Apr 13, 2024
2 parents 23fa5c0 + 33e03b8 commit e8502b7
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 @@ -57,7 +57,7 @@ val catsV = "2.10.0"
val catsEffectV = "3.5.4"

val munitV = "1.0.0-M11"
val munitCatsEffectV = "2.0.0-M4"
val munitCatsEffectV = "2.0.0-M5"

val kindProjectorV = "0.13.3"
val betterMonadicForV = "0.3.1"
Expand Down

0 comments on commit e8502b7

Please sign in to comment.