Upgrade to Dropwizard Metrics 4.1.7

Closes gh-21399
This commit is contained in:
Stephane Nicoll 2020-05-12 08:54:53 +02:00
parent 294bd0d2fb
commit 77782aa629
1 changed files with 1 additions and 1 deletions

View File

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