Skip to content

Commit

Permalink
Update logback-classic to 1.5.12 (#932)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Oct 26, 2024
1 parent e73d22d commit 957d373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object LibraryDependencies {
val ScalaParserCombinators = Def.setting(
"org.scala-lang.modules" %%% "scala-parser-combinators" % "2.4.0"
)
val Logback = "ch.qos.logback" % "logback-classic" % "1.5.11"
val Logback = "ch.qos.logback" % "logback-classic" % "1.5.12"

object Borer {
val borerVersion = "1.8.0"
Expand Down

0 comments on commit 957d373

Please sign in to comment.