Update metrics-core, metrics-healthchecks, ... to 4.2.15 (#4930)

This commit is contained in:
Scala Steward 2022-12-28 13:39:29 +01:00 committed by GitHub
parent f8247c427d
commit 48a2a8f5e6
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.13" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.15" //https://github.com/dropwizard/metrics
val logback = "1.4.5" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"