Upgrade to Dropwizard Metrics 4.2.11

Closes gh-32007
This commit is contained in:
Stephane Nicoll
2022-08-08 20:51:06 +02:00
parent b905d7f341
commit f0d61a8db8

View File

@@ -258,7 +258,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.10") {
library("Dropwizard Metrics", "4.2.11") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"