Update metrics-core, metrics-healthchecks, ... to 4.2.26 (#5607)

This commit is contained in:
Scala Steward 2024-06-13 16:58:25 +02:00 committed by GitHub
parent 06295bb941
commit c559eca5f7
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.25" // https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.26" // https://github.com/dropwizard/metrics
val logback = "1.5.6" // https://github.com/qos-ch/logback
val log4jV = "1.2.17"