Skip to content

Commit

Permalink
Update logback-classic to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 8, 2024
1 parent a29fd2f commit 2601ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ lazy val `lila-ws` = project
"org.apache.pekko" %% "pekko-actor-typed" % pekkoVersion,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.github.blemale" %% "scaffeine" % "5.3.0" % "compile",
"ch.qos.logback" % "logback-classic" % "1.5.8",
"ch.qos.logback" % "logback-classic" % "1.5.9",
"org.playframework" %% "play-json" % "3.0.4",
"io.kamon" %% "kamon-core" % kamonVersion,
"io.kamon" %% "kamon-influxdb" % kamonVersion,
Expand Down

0 comments on commit 2601ca8

Please sign in to comment.