Upgrade to Dropwizard Metrics 4.2.12

Closes gh-32316
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:20 +02:00
parent c9067cd6a8
commit a32bf83f60
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.11") {
library("Dropwizard Metrics", "4.2.12") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"