Update metrics-core, metrics-healthchecks, ... to 4.2.21 (#5261)

This commit is contained in:
Scala Steward 2023-10-18 18:36:49 +02:00 committed by GitHub
parent d256f3cdb1
commit b085045e16
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.76"
val dropwizardMetricsV = "4.2.20" //https://github.com/dropwizard/metrics
val dropwizardMetricsV = "4.2.21" //https://github.com/dropwizard/metrics
val logback = "1.4.11" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"