Skip to content

Commit

Permalink
Update munit to 1.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Apr 25, 2024
1 parent 2589827 commit 94042a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -56,7 +56,7 @@ lazy val docs = project
val catsV = "2.10.0"
val catsEffectV = "3.5.4"

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

val kindProjectorV = "0.13.3"
Expand Down

0 comments on commit 94042a9

Please sign in to comment.