Skip to content

Commit b4c3d00

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.25
Closes gh-27385
1 parent 0ffafae commit b4c3d00

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.24") {
250+
library("Dropwizard Metrics", "4.1.25") {
251251
group("io.dropwizard.metrics") {
252252
imports = [
253253
"metrics-bom"

0 commit comments

Comments
 (0)