Update metrics-core to 4.1.21 (#3003)

This commit is contained in:
Scala Steward 2021-05-01 13:41:52 +02:00 committed by GitHub
parent 38baea5e24
commit e7d34a9ba9

View file

@ -5,7 +5,7 @@ object Deps {
object V {
val bouncyCastle = "1.68"
val dropwizardMetricsV = "4.1.20" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.1.21" //https://github.com/dropwizard/metrics
val logback = "1.2.3"
val grizzledSlf4j = "1.3.4"
val scalacheck = "1.15.3"