Upgrade to Dropwizard Metrics 4.1.26

Closes gh-28280
This commit is contained in:
Stephane Nicoll 2021-10-11 11:33:32 +02:00
parent 0103eb123b
commit 706eb6df60
1 changed files with 1 additions and 1 deletions

View File

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