Upgrade to Dropwizard Metrics 4.2.3

Closes gh-27396
This commit is contained in:
Andy Wilkinson 2021-07-19 12:45:40 +01:00
parent 3409c13b0e
commit 521155c48f
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.2") {
library("Dropwizard Metrics", "4.2.3") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"