Upgrade to Dropwizard Metrics 4.2.2

Closes gh-27258
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:55 +02:00
parent 1397e11e5f
commit 108616bf48
1 changed files with 1 additions and 1 deletions

View File

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