Skip to content

Commit 0cf58df

Browse files
authored
Merge pull request #630 from scala-steward/update/logback-classic-1.5.13
Update logback-classic to 1.5.13
2 parents bf2b9e7 + d46c0e2 commit 0cf58df

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
@@ -43,7 +43,7 @@ lazy val `lila-ws` = project
4343
"org.apache.pekko" %% "pekko-actor-typed" % pekkoVersion,
4444
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
4545
"com.github.blemale" %% "scaffeine" % "5.3.0" % "compile",
46-
"ch.qos.logback" % "logback-classic" % "1.5.12",
46+
"ch.qos.logback" % "logback-classic" % "1.5.13",
4747
"org.playframework" %% "play-json" % "3.0.4",
4848
"io.kamon" %% "kamon-core" % kamonVersion,
4949
"io.kamon" %% "kamon-influxdb" % kamonVersion,

0 commit comments

Comments
 (0)