We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c887f26 commit 286653dCopy full SHA for 286653d
1 file changed
build.mill.scala
@@ -27,7 +27,7 @@ object Deps {
27
def graalVmId = s"graalvm-java17:$graalVmVersion"
28
def expecty = "0.17.1"
29
def jsoniterScala = "2.38.9"
30
- def munit = "1.2.4"
+ def munit = "1.3.3"
31
def osLib = "0.11.8"
32
def ubuntuDockerVersion = "ubuntu:24.04"
33
}
0 commit comments