mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update metrics-core, metrics-healthchecks, ... to 4.2.19 (#5090)
This commit is contained in:
parent
3166539d2a
commit
514cb54f69
@ -5,7 +5,7 @@ object Deps {
|
||||
|
||||
object V {
|
||||
val bouncyCastle = "1.73"
|
||||
val dropwizardMetricsV = "4.2.18" //https://github.com/dropwizard/metrics
|
||||
val dropwizardMetricsV = "4.2.19" //https://github.com/dropwizard/metrics
|
||||
|
||||
val logback = "1.4.7" //https://github.com/qos-ch/logback
|
||||
val log4jV = "1.2.17"
|
||||
|
Loading…
Reference in New Issue
Block a user