Upgrade to Dropwizard Metrics 4.2.23

Closes gh-38798
This commit is contained in:
Andy Wilkinson 2023-12-14 17:07:27 +00:00
parent 2e43819e8d
commit 06068894a4
1 changed files with 1 additions and 1 deletions

View File

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