Skip to content

Commit

Permalink
Update logback-classic, logback-core to 1.4.14 (#1132)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Dec 7, 2023
1 parent 5a7d712 commit 27bca3c
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 @@ -14,7 +14,7 @@ object Dependencies {
val MockitoScalaTest = "1.17.5"
val MockitoCore = "5.8.0"
val CE = "3.5.2"
val Logback = "1.4.13"
val Logback = "1.4.14"
val SLF4J = "2.0.7"
val Log4Cats = "2.6.0"
}
Expand Down

0 comments on commit 27bca3c

Please sign in to comment.