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 447ff1b commit 4639e91Copy full SHA for 4639e91
build.sc
@@ -12,7 +12,7 @@ import mill.api.Loose
12
def baseDir = build.millSourcePath
13
14
object Deps {
15
- val slf4j = ivy"org.slf4j:slf4j-api:1.7.36"
+ val slf4j = ivy"org.slf4j:slf4j-api:2.0.16"
16
object Test {
17
val testNg = ivy"org.testng:testng:7.5"
18
val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.8.0"
0 commit comments