Skip to content

Commit

Permalink
bump: logback-classic 1.2.13 (was 1.2.12) (#1880)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 11, 2023
1 parent ee21ab7 commit cbde07a
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 @@ -81,7 +81,7 @@ object Dependencies {
}

object Runtime {
val logback = "ch.qos.logback" % "logback-classic" % "1.2.12" % "runtime" // Eclipse 1.0
val logback = "ch.qos.logback" % "logback-classic" % "1.2.13" % "runtime" // Eclipse 1.0
}

object Protobuf {
Expand Down

0 comments on commit cbde07a

Please sign in to comment.