Upgrade to Dropwizard Metrics 4.2.15

Closes gh-33795
This commit is contained in:
Andy Wilkinson 2023-01-12 13:21:51 +00:00
parent b41ff2ec7a
commit 236ebbaa4a
1 changed files with 1 additions and 1 deletions

View File

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