Upgrade to Dropwizard Metrics 4.2.25

Closes gh-39567
This commit is contained in:
Andy Wilkinson 2024-02-14 17:58:29 +00:00
parent 0ba1496f61
commit ec5b259381
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ bom {
] ]
} }
} }
library("Dropwizard Metrics", "4.2.23") { library("Dropwizard Metrics", "4.2.25") {
group("io.dropwizard.metrics") { group("io.dropwizard.metrics") {
imports = [ imports = [
"metrics-bom" "metrics-bom"