Skip to content

Commit

Permalink
logback-core 1.5.0 (was 1.4.14)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent f14c711 commit b70e4b4
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 @@ -9,7 +9,7 @@ object Dependencies {
val scala213 = "2.13.12"
val scala3 = "3.3.1"

val logback = Seq("ch.qos.logback" % "logback-core" % "1.4.14")
val logback = Seq("ch.qos.logback" % "logback-core" % "1.5.0")

val assertj = Seq("org.assertj" % "assertj-core" % "3.25.1")

Expand Down

0 comments on commit b70e4b4

Please sign in to comment.