mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 13:25:49 +01:00
Update logback-classic to 1.5.12 (#5741)
This commit is contained in:
parent
fe8acbb42f
commit
91b3fc1e45
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ object Deps {
|
|||
val bouncyCastle = "1.78.1"
|
||||
val dropwizardMetricsV = "4.2.28" // https://github.com/dropwizard/metrics
|
||||
|
||||
val logback = "1.5.11" // https://github.com/qos-ch/logback
|
||||
val logback = "1.5.12" // https://github.com/qos-ch/logback
|
||||
val log4jV = "1.2.17"
|
||||
|
||||
val logkitV = "20020529"
|
||||
|
|
Loading…
Add table
Reference in a new issue