Skip to content

Commit

Permalink
Merge pull request #4516 from typelevel/update/munit-1.0.0-M10
Browse files Browse the repository at this point in the history
Update munit to 1.0.0-M10
  • Loading branch information
danicheg authored Sep 16, 2023
2 parents f4b14f9 + d833e01 commit 37677e6
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.5.1"

val disciplineMunitVersion = "2.0.0-M3"

val munitVersion = "1.0.0-M9"
val munitVersion = "1.0.0-M10"

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

0 comments on commit 37677e6

Please sign in to comment.