Skip to content

Commit

Permalink
Merge pull request #544 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 authored Apr 13, 2024
2 parents 6451b1f + 37768bb commit ee8cc72
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 @@ -49,7 +49,7 @@ val catsV = "2.10.0"
val catsEffectV = "3.5.4"
val disciplineMunitV = "2.0.0-M3"
val scalacheckEffectV = "2.0.0-M2"
val munitCatsEffectV = "2.0.0-M4"
val munitCatsEffectV = "2.0.0-M5"
val kindProjectorV = "0.13.3"

// Scalafmt
Expand Down

0 comments on commit ee8cc72

Please sign in to comment.