Upgrade to Dropwizard Metrics 4.2.4

Closes gh-28316
This commit is contained in:
Stephane Nicoll 2021-10-14 09:48:48 +02:00
parent 7bfa4172d0
commit b155ef5135

View File

@ -250,7 +250,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.3") {
library("Dropwizard Metrics", "4.2.4") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"