Update metrics-core to 4.2.2 (#3317)

This commit is contained in:
Scala Steward 2021-06-22 19:14:31 +02:00 committed by GitHub
parent a98a26c929
commit 5f5f1b2b1a
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.1" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.2" //https://github.com/dropwizard/metrics
val logback = "1.2.3"
val grizzledSlf4j = "1.3.4"
val scalacheck = "1.15.4"