Update metrics-core, metrics-healthchecks, ... to 4.2.17 (#4999)

This commit is contained in:
Scala Steward 2023-03-02 13:51:10 +01:00 committed by GitHub
parent de0e892b3e
commit 6aae816de9
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.72"
val dropwizardMetricsV = "4.2.16" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.17" //https://github.com/dropwizard/metrics
val logback = "1.4.5" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"