Skip to content

Commit 286653d

Browse files
Update munit to 1.3.3 (#234)
1 parent c887f26 commit 286653d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Deps {
2727
def graalVmId = s"graalvm-java17:$graalVmVersion"
2828
def expecty = "0.17.1"
2929
def jsoniterScala = "2.38.9"
30-
def munit = "1.2.4"
30+
def munit = "1.3.3"
3131
def osLib = "0.11.8"
3232
def ubuntuDockerVersion = "ubuntu:24.04"
3333
}

0 commit comments

Comments
 (0)