We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af73ff1 + 64f8cd3 commit 2108044Copy full SHA for 2108044
project/Dependencies.scala
@@ -55,7 +55,7 @@ object Dependencies {
55
56
val configDirectories = "dev.dirs" % "directories" % configDirsVersion
57
val libraryManagement = "org.scala-sbt" %% "librarymanagement-ivy" % lmVersion
58
- val log4j = "org.apache.logging.log4j" % "log4j-core" % "2.19.0"
+ val log4j = "org.apache.logging.log4j" % "log4j-core" % "2.20.0"
59
val scalazCore = "org.scalaz" %% "scalaz-core" % scalazVersion
60
val coursierInterface = "io.get-coursier" % "interface" % "1.0.13"
61
val coursierInterfaceSubs = "io.get-coursier" % "interface-svm-subs" % "1.0.13"
0 commit comments