Update logback-classic to 1.5.7 (#5643)

This commit is contained in:
Scala Steward 2024-08-21 19:18:58 +02:00 committed by GitHub
parent 21180213c6
commit 364df59ea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ object Deps {
val bouncyCastle = "1.78.1"
val dropwizardMetricsV = "4.2.26" // https://github.com/dropwizard/metrics
val logback = "1.5.6" // https://github.com/qos-ch/logback
val logback = "1.5.7" // https://github.com/qos-ch/logback
val log4jV = "1.2.17"
val logkitV = "20020529"