Skip to content

Commit d8d97df

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.29
Closes gh-29118
1 parent 8306287 commit d8d97df

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
@@ -247,7 +247,7 @@ bom {
247247
]
248248
}
249249
}
250-
library("Dropwizard Metrics", "4.1.27") {
250+
library("Dropwizard Metrics", "4.1.29") {
251251
group("io.dropwizard.metrics") {
252252
imports = [
253253
"metrics-bom"

0 commit comments

Comments
 (0)