Update metrics-core, metrics-healthchecks, ... to 4.2.28 (#5694)

This commit is contained in:
Scala Steward 2024-10-04 19:13:22 +02:00 committed by GitHub
parent bbac2590ff
commit 7d601c45c8
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.15"
val bouncyCastle = "1.78.1"
val dropwizardMetricsV = "4.2.27" // https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.28" // https://github.com/dropwizard/metrics
val logback = "1.5.8" // https://github.com/qos-ch/logback
val log4jV = "1.2.17"