Upgrade to Dropwizard Metrics 4.2.10

Closes gh-31488
This commit is contained in:
Stephane Nicoll 2022-06-22 08:03:45 +02:00
parent 2665880abe
commit 296e88db51
1 changed files with 1 additions and 1 deletions

View File

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