Skip to content

Commit a56bdba

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.17
Closes gh-34446
1 parent ba072de commit a56bdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ bom {
206206
]
207207
}
208208
}
209-
library("Dropwizard Metrics", "4.2.16") {
209+
library("Dropwizard Metrics", "4.2.17") {
210210
group("io.dropwizard.metrics") {
211211
imports = [
212212
"metrics-bom"

0 commit comments

Comments
 (0)