Upgrade to Dropwizard Metrics 4.1.17

Closes gh-24900
This commit is contained in:
Stephane Nicoll 2021-01-20 09:14:40 +01:00
parent 5cea9e74ab
commit 1c42d22e1c

View File

@ -241,7 +241,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.1.16") {
library("Dropwizard Metrics", "4.1.17") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"