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 02cb80c commit 1ee530eCopy full SHA for 1ee530e
build.sc
@@ -15,7 +15,7 @@ val cmdOptionVersion = "0.7.0"
15
16
object Deps {
17
val testngMill = ivy"com.lihaoyi:mill-contrib-testng_2.13:${mill.BuildInfo.millVersion}"
18
- val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.0"
+ val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.1"
19
val slf4j = ivy"org.slf4j:slf4j-api:1.7.30"
20
}
21
0 commit comments