Skip to content

Commit

Permalink
Merge pull request #525 from typelevel/update/munit-1.0.0-M11
Browse files Browse the repository at this point in the history
Update munit to 1.0.0-M11
  • Loading branch information
rossabaker authored Feb 2, 2024
2 parents 7ae4b56 + b22704c commit 6b13059
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 @@ -56,7 +56,7 @@ lazy val docs = project
val catsV = "2.10.0"
val catsEffectV = "3.5.3"

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

val kindProjectorV = "0.13.2"
Expand Down

0 comments on commit 6b13059

Please sign in to comment.