Upgrade to Dropwizard Metrics 4.2.8

Closes gh-29832
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:02 +01:00
parent 306c090dbe
commit 05e95de028
1 changed files with 1 additions and 1 deletions

View File

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