Upgrade to Dropwizard Metrics 4.2.16

Closes gh-34277
This commit is contained in:
Andy Wilkinson 2023-02-20 16:29:48 +00:00
parent 8cf4749cd3
commit eb8f8c595b
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.15") {
library("Dropwizard Metrics", "4.2.16") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"