Skip to content

Commit 2ebcbf8

Browse files
author
scala-steward
committed
Update logback-classic to 1.5.17
1 parent 9fb137a commit 2ebcbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ val pureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.8"
3232
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.3.0"
3333

3434
val scalalogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
35-
val logback = "ch.qos.logback" % "logback-classic" % "1.3.15"
35+
val logback = "ch.qos.logback" % "logback-classic" % "1.5.17"
3636
val jclOverSlf4j = "org.slf4j" % "jcl-over-slf4j" % "2.0.16" // needed form amazon java sdk
3737

3838
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"

0 commit comments

Comments
 (0)