Skip to content

Commit 274fc78

Browse files
Update munit to 1.2.0
1 parent 4ca27a1 commit 274fc78

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.1.1"
9+
val munitVersion = "1.2.0"
1010

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

0 commit comments

Comments
 (0)