There was an error while loading. Please reload this page.
2 parents 67ddfbe + 36ddbf3 commit d27496aCopy full SHA for d27496a
1 file changed
build.sbt
@@ -24,7 +24,7 @@ inThisBuild(
24
25
lazy val loggingSettings = Seq(
26
libraryDependencies ++= Seq(
27
- "ch.qos.logback" % "logback-classic" % "1.5.17",
+ "ch.qos.logback" % "logback-classic" % "1.5.18",
28
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
29
),
30
// Drop and replace commons-logging with slf4j
0 commit comments