Update metrics-core to 4.2.6 (#3908)

This commit is contained in:
Scala Steward 2021-12-16 14:57:59 +01:00 committed by GitHub
parent 0bd59ec8e1
commit 2dbc6aa59e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ object Deps {
object V {
val bouncyCastle = "1.70"
val dropwizardMetricsV = "4.2.5" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.6" //https://github.com/dropwizard/metrics
val logback = "1.2.8"
val grizzledSlf4j = "1.3.4"
val scalacheck = "1.15.4"