Upgrade to Dropwizard Metrics 4.2.8

Closes gh-29786
This commit is contained in:
Stephane Nicoll
2022-02-14 13:15:53 +01:00
parent 7375a5f52f
commit e5f399b005

View File

@@ -250,7 +250,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.7") {
library("Dropwizard Metrics", "4.2.8") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"