Skip to content

Commit

Permalink
Merge pull request #4592 from typelevel/update/munit-1.0.0-RC1
Browse files Browse the repository at this point in the history
Update munit to 1.0.0-RC1
  • Loading branch information
danicheg authored Apr 28, 2024
2 parents 4425636 + 491b17c commit f8e04d8
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 f8e04d8

Please sign in to comment.