Update metrics-core, metrics-healthchecks, ... to 4.2.24 (#5360)

This commit is contained in:
Scala Steward 2024-01-20 17:45:25 +01:00 committed by GitHub
parent 3c6fd85f4d
commit f6648a1cc3
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.77"
val dropwizardMetricsV = "4.2.23" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.24" //https://github.com/dropwizard/metrics
val logback = "1.4.14" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"