Skip to content

Commit 26fff5b

Browse files
committed
chore: Update log4j core to 2.21.1
1 parent 13c7e23 commit 26fff5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ object Dependencies {
4949
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
5050
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
5151
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.3"
52-
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.21.0"
52+
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.21.1"
5353
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
5454
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
5555
def monix = ivy"io.monix::monix:3.2.0"

0 commit comments

Comments
 (0)