Update metrics-core to 4.2.3 (#3419)

This commit is contained in:
Scala Steward 2021-07-19 13:26:18 +02:00 committed by GitHub
parent b7b2a7099f
commit 7f07ed7a7a
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.2" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.3" //https://github.com/dropwizard/metrics
val logback = "1.2.3"
val grizzledSlf4j = "1.3.4"
val scalacheck = "1.15.4"