Skip to content

Commit

Permalink
Update munit to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 13, 2024
1 parent 927a9bb commit d589a9f
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.7.0"

val disciplineMunitVersion = "2.0.0"

val munitVersion = "1.0.1"
val munitVersion = "1.0.2"

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

0 comments on commit d589a9f

Please sign in to comment.