Upgrade to Dropwizard Metrics 4.1.17

Closes gh-24723
This commit is contained in:
Stephane Nicoll 2021-01-11 09:20:11 +01:00
parent a60b5e0f70
commit 487f694872
1 changed files with 1 additions and 1 deletions

View File

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