Upgrade to Dropwizard Metrics 4.1.30

Closes gh-29768
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:03 +01:00
parent 81aec09357
commit 6c09d4d7a1

View File

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