Update metrics-core, metrics-healthchecks, ... to 4.2.27 (#5644)

This commit is contained in:
Scala Steward 2024-08-21 20:28:13 +02:00 committed by GitHub
parent 19571dd737
commit 14f456dec3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ object Deps {
object V {
val antV = "1.10.14"
val bouncyCastle = "1.78.1"
val dropwizardMetricsV = "4.2.26" // https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.27" // https://github.com/dropwizard/metrics
val logback = "1.5.7" // https://github.com/qos-ch/logback
val log4jV = "1.2.17"