Upgrade to Dropwizard Metrics 4.2.9

Closes gh-30238
This commit is contained in:
Stephane Nicoll 2022-03-16 13:56:50 +01:00
parent 8be87b19cf
commit 9a1f60131e
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ bom {
] ]
} }
} }
library("Dropwizard Metrics", "4.2.8") { library("Dropwizard Metrics", "4.2.9") {
group("io.dropwizard.metrics") { group("io.dropwizard.metrics") {
imports = [ imports = [
"metrics-bom" "metrics-bom"