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 13c7e23 commit 26fff5bCopy full SHA for 26fff5b
build.sc
@@ -49,7 +49,7 @@ object Dependencies {
49
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
50
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
51
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.3"
52
- def log4j = ivy"org.apache.logging.log4j:log4j-core:2.21.0"
+ def log4j = ivy"org.apache.logging.log4j:log4j-core:2.21.1"
53
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
54
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
55
def monix = ivy"io.monix::monix:3.2.0"
0 commit comments