mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 14:33:06 +01:00
Update metrics-core, metrics-healthchecks, ... to 4.2.12 (#4738)
This commit is contained in:
parent
398e4db3f6
commit
6a74c012bf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ object Deps {
|
|||
|
||||
object V {
|
||||
val bouncyCastle = "1.70"
|
||||
val dropwizardMetricsV = "4.2.11" //https://github.com/dropwizard/metrics
|
||||
val dropwizardMetricsV = "4.2.12" //https://github.com/dropwizard/metrics
|
||||
|
||||
val logback = "1.4.1" //https://github.com/qos-ch/logback
|
||||
val log4jV = "1.2.17"
|
||||
|
|
Loading…
Add table
Reference in a new issue