Upgrade to Dropwizard Metrics 4.1.21

Closes gh-26482
This commit is contained in:
Stephane Nicoll 2021-05-17 07:46:22 +02:00
parent 5a71fa073e
commit ba863e4a5b
1 changed files with 1 additions and 1 deletions

View File

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