Skip to content

Commit 431eb7e

Browse files
authored
Merge pull request #4703 from typelevel/update/munit-1.1.0
Update munit to 1.1.0
2 parents 42a09a6 + 3d93cc4 commit 431eb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val disciplineVersion = "1.7.0"
66

77
val disciplineMunitVersion = "2.0.0"
88

9-
val munitVersion = "1.0.4"
9+
val munitVersion = "1.1.0"
1010

1111
val PrimaryJava = JavaSpec.temurin("8")
1212
val LTSJava = JavaSpec.temurin("17")

0 commit comments

Comments
 (0)