Update logback-classic to 1.5.4 (#5516)

This commit is contained in:
Scala Steward 2024-04-09 17:03:03 +02:00 committed by GitHub
parent d3fca354a4
commit f20ea7423c
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"
val dropwizardMetricsV = "4.2.25" //https://github.com/dropwizard/metrics
val logback = "1.5.3" //https://github.com/qos-ch/logback
val logback = "1.5.4" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"
val logkitV = "20020529"