Skip to content

Commit 1ee530e

Browse files
Update de.tobiasroeser.lambdatest to 0.7.1 (#33)
Pull request: #33
1 parent 02cb80c commit 1ee530e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val cmdOptionVersion = "0.7.0"
1515

1616
object Deps {
1717
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"
18+
val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.1"
1919
val slf4j = ivy"org.slf4j:slf4j-api:1.7.30"
2020
}
2121

0 commit comments

Comments
 (0)