Skip to content

Commit

Permalink
Update logback-classic to 1.5.13 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 19, 2024
1 parent 6c874dd commit 3dc9e27
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 @@ -24,6 +24,6 @@ object Dependencies {
}

val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
val `logback-classic` = "ch.qos.logback" % "logback-classic" % "1.5.12"
val `logback-classic` = "ch.qos.logback" % "logback-classic" % "1.5.13"
val nel = "com.evolutiongaming" %% "nel" % "1.3.5"
}

0 comments on commit 3dc9e27

Please sign in to comment.