Upgrade to Dropwizard Metrics 4.1.29

Closes gh-29118
This commit is contained in:
Stephane Nicoll 2021-12-20 09:57:08 +01:00
parent 8306287158
commit d8d97df34a
1 changed files with 1 additions and 1 deletions

View File

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