mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update logback-classic to 1.2.7 (#3815)
This commit is contained in:
parent
31e8324522
commit
65ab6206b3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ object Deps {
|
|||
object V {
|
||||
val bouncyCastle = "1.69"
|
||||
val dropwizardMetricsV = "4.2.4" //https://github.com/dropwizard/metrics
|
||||
val logback = "1.2.6"
|
||||
val logback = "1.2.7"
|
||||
val grizzledSlf4j = "1.3.4"
|
||||
val scalacheck = "1.15.4"
|
||||
val scalaTest = "3.2.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue