Skip to content

Commit 4639e91

Browse files
committed
Update slf4j-api to 2.0.16
1 parent 447ff1b commit 4639e91

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
@@ -12,7 +12,7 @@ import mill.api.Loose
1212
def baseDir = build.millSourcePath
1313

1414
object Deps {
15-
val slf4j = ivy"org.slf4j:slf4j-api:1.7.36"
15+
val slf4j = ivy"org.slf4j:slf4j-api:2.0.16"
1616
object Test {
1717
val testNg = ivy"org.testng:testng:7.5"
1818
val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.8.0"

0 commit comments

Comments
 (0)