Skip to content

Commit

Permalink
Update log4j-core to 2.17.1 (#1672)
Browse files Browse the repository at this point in the history
Pull request: #1672
  • Loading branch information
lefou authored Jan 12, 2022
1 parent 4a6d73b commit 52a2f81
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 @@ -112,7 +112,7 @@ object Deps {

val junitInterface = ivy"com.github.sbt:junit-interface:0.13.2"
val lambdaTest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.1"
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.17.0"
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.17.1"
val osLib = ivy"com.lihaoyi::os-lib:0.8.0"
val testng = ivy"org.testng:testng:7.4.0"
val sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
Expand Down

0 comments on commit 52a2f81

Please sign in to comment.