Skip to content

Commit

Permalink
Update logback-classic to 1.3.15 (#423)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Jan 5, 2025
1 parent 2b35cbc commit 40c3e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ object Dependencies {
}

object Runtime {
val logback = "ch.qos.logback" % "logback-classic" % "1.3.14" % "runtime"
val logback = "ch.qos.logback" % "logback-classic" % "1.3.15" % "runtime"
}

object Protobuf {
Expand Down

0 comments on commit 40c3e90

Please sign in to comment.