Upgrade to Dropwizard Metrics 4.2.14

Closes gh-33571
This commit is contained in:
Phillip Webb 2022-12-21 08:03:54 -08:00
parent 60b943eeec
commit fb619cf76f
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ bom {
] ]
} }
} }
library("Dropwizard Metrics", "4.2.13") { library("Dropwizard Metrics", "4.2.14") {
group("io.dropwizard.metrics") { group("io.dropwizard.metrics") {
imports = [ imports = [
"metrics-bom" "metrics-bom"