Skip to content

Commit ed7badc

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.36
Closes gh-35464
1 parent eaf6831 commit ed7badc

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
@@ -251,7 +251,7 @@ bom {
251251
]
252252
}
253253
}
254-
library("Dropwizard Metrics", "4.1.31") {
254+
library("Dropwizard Metrics", "4.1.36") {
255255
group("io.dropwizard.metrics") {
256256
imports = [
257257
"metrics-bom"

0 commit comments

Comments
 (0)