Upgrade to Dropwizard Metrics 4.2.13

Closes gh-33303
This commit is contained in:
Stephane Nicoll 2022-11-22 15:03:36 +01:00
parent 0fd1babf19
commit db2906bff0
1 changed files with 1 additions and 1 deletions

View File

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