Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import mill.api.Loose
def baseDir = build.millSourcePath

object Deps {
val slf4j = ivy"org.slf4j:slf4j-api:1.7.36"
val slf4j = ivy"org.slf4j:slf4j-api:2.0.17"
object Test {
val testNg = ivy"org.testng:testng:7.5"
val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.8.0"
Expand Down