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.
1 parent 9566991 commit 268b99aCopy full SHA for 268b99a
1 file changed
build.sc
@@ -54,7 +54,7 @@ object Dependencies {
54
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
55
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
56
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.3"
57
- def log4j = ivy"org.apache.logging.log4j:log4j-core:2.22.1"
+ def log4j = ivy"org.apache.logging.log4j:log4j-core:2.23.0"
58
def logback = ivy"ch.qos.logback:logback-classic:1.4.14"
59
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
60
def monix = ivy"io.monix::monix:3.2.0"
0 commit comments