Skip to content

Commit 60e02f8

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.26
Closes gh-41055
1 parent f71e5c8 commit 60e02f8

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

0 commit comments

Comments
 (0)