Update logback-classic to 1.5.14 (#5818)

This commit is contained in:
Scala Steward 2024-12-21 23:59:07 +01:00 committed by GitHub
parent 916507ad00
commit 86a3b2f88c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ object Deps {
val bouncyCastle = "1.79"
val dropwizardMetricsV = "4.2.29" // https://github.com/dropwizard/metrics
val logback = "1.5.12" // https://github.com/qos-ch/logback
val logback = "1.5.14" // https://github.com/qos-ch/logback
val log4jV = "1.2.17"
val logkitV = "20020529"