Upgrade to Dropwizard Metrics 4.2.16

Closes gh-34258
This commit is contained in:
Andy Wilkinson 2023-02-20 14:53:27 +00:00
parent f67dc159e7
commit 76f8c0533a
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"