Upgrade to Dropwizard Metrics 4.1.24

Closes gh-27031
This commit is contained in:
Stephane Nicoll 2021-06-23 07:58:16 +02:00
parent 7e09c1d8dc
commit 9bc1c4dff2
1 changed files with 1 additions and 1 deletions

View File

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