Skip to content

Commit e386dc7

Browse files
committed
Update scala log4j to 2.22.1
1 parent 659251a commit e386dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
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.0"
57+
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.22.1"
5858
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
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)