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 4425636 commit 491b17c
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 @@ -6,7 +6,7 @@ val disciplineVersion = "1.6.0"

val disciplineMunitVersion = "2.0.0-M3"

val munitVersion = "1.0.0-M11"
val munitVersion = "1.0.0-RC1"

val PrimaryJava = JavaSpec.temurin("8")
val LTSJava = JavaSpec.temurin("17")
Expand Down

0 comments on commit 491b17c

Please sign in to comment.