Update metrics-core to 4.2.4 (#3709)

This commit is contained in:
Scala Steward 2021-10-02 14:01:23 +02:00 committed by GitHub
parent 3d725adc92
commit 51bf5458dc
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.69"
val dropwizardMetricsV = "4.2.3" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.4" //https://github.com/dropwizard/metrics
val logback = "1.2.6"
val grizzledSlf4j = "1.3.4"
val scalacheck = "1.15.4"