Upgrade to Dropwizard Metrics 4.2.13

Closes gh-33319
This commit is contained in:
Stephane Nicoll 2022-11-23 06:08:46 +01:00
parent c4151bb629
commit 928d210665
1 changed files with 1 additions and 1 deletions

View File

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