Upgrade to Dropwizard Metrics 4.1.6

Closes gh-21228
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:19 +02:00
parent 6a83b4d9da
commit 33f1557115
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.1.5") {
library("Dropwizard Metrics", "4.1.6") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"