Upgrade to Dropwizard Metrics 4.1.25

Closes gh-27385
This commit is contained in:
Andy Wilkinson 2021-07-19 11:13:52 +01:00
parent 0ffafae375
commit b4c3d00bd0
1 changed files with 1 additions and 1 deletions

View File

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