Upgrade to Dropwizard Metrics 4.1.36

Closes gh-35464
This commit is contained in:
Andy Wilkinson 2023-05-17 18:26:27 +01:00
parent eaf6831e92
commit ed7badc2d1

View File

@ -251,7 +251,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.1.31") {
library("Dropwizard Metrics", "4.1.36") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"