Upgrade to Dropwizard Metrics 4.2.9

Closes gh-30287
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:24 +01:00
parent 046afae1aa
commit d521a7bb1b
1 changed files with 1 additions and 1 deletions

View File

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