Upgrade to Dropwizard Metrics 4.2.5

Closes gh-29057
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:05 +01:00
parent b11aa6d5cd
commit 0165c40f02
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.4") {
library("Dropwizard Metrics", "4.2.5") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"