Skip to content

Commit 268b99a

Browse files
committed
Update log4j-core to 2.23.0
1 parent 9566991 commit 268b99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ object Dependencies {
5454
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
5555
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
5656
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.3"
57-
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.22.1"
57+
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.23.0"
5858
def logback = ivy"ch.qos.logback:logback-classic:1.4.14"
5959
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
6060
def monix = ivy"io.monix::monix:3.2.0"

0 commit comments

Comments
 (0)