Skip to content

Commit 19236dd

Browse files
committed
Update munit to 1.0.4
1 parent 4ebed43 commit 19236dd

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
@@ -26,7 +26,7 @@ inThisBuild(
2626
lazy val versions = new {
2727
val armeria = "1.17.0"
2828
val collectionCompat = "2.7.0"
29-
val munit = "1.0.1"
29+
val munit = "1.0.4"
3030
val reactor = "0.8.0"
3131
val reactorGrpc = "1.2.3"
3232
val scala212 = "2.12.16"

0 commit comments

Comments
 (0)