Update metrics-core, metrics-healthchecks, ... to 4.2.23 (#5320)

This commit is contained in:
Scala Steward 2024-01-15 15:10:01 +01:00 committed by GitHub
parent 495197d380
commit 510ac32db5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ object Deps {
object V {
val antV = "1.10.14"
val bouncyCastle = "1.77"
val dropwizardMetricsV = "4.2.22" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.23" //https://github.com/dropwizard/metrics
val logback = "1.4.14" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"