Upgrade to Dropwizard Metrics 4.2.15

Closes gh-33779
This commit is contained in:
Andy Wilkinson 2023-01-12 12:12:49 +00:00
parent 68623cb68a
commit ffa6706b0b
1 changed files with 1 additions and 1 deletions

View File

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