Skip to content

Commit

Permalink
build(deps): Update log4j-core from 2.20.0 to 2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Oct 17, 2023
1 parent 95b2653 commit 34ba847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ object Dependencies {

val configDirectories = "dev.dirs" % "directories" % configDirsVersion
val libraryManagement = "org.scala-sbt" %% "librarymanagement-ivy" % lmVersion
val log4j = "org.apache.logging.log4j" % "log4j-core" % "2.20.0"
val log4j = "org.apache.logging.log4j" % "log4j-core" % "2.21.0"
val scalazCore = "org.scalaz" %% "scalaz-core" % scalazVersion
val coursierInterface = "io.get-coursier" % "interface" % "1.0.19"
val coursierInterfaceSubs = "io.get-coursier" % "interface-svm-subs" % "1.0.19"
Expand Down

0 comments on commit 34ba847

Please sign in to comment.