Skip to content

Commit

Permalink
Update slf4j-api to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2024
1 parent f996ef0 commit 7149da0
Showing 1 changed file with 1 addition and 1 deletion.
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.13"
object Test {
val testNg = ivy"org.testng:testng:7.5"
val lambdatest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.8.0"
Expand Down

0 comments on commit 7149da0

Please sign in to comment.