Upgrade to Dropwizard Metrics 4.2.12

Closes gh-32336
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:15 +02:00
parent ebf51813aa
commit e3972b66af
1 changed files with 1 additions and 1 deletions

View File

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