Skip to content

Commit 5f004d7

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.25
Closes gh-39553
1 parent f7aef18 commit 5f004d7

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
@@ -240,7 +240,7 @@ bom {
240240
]
241241
}
242242
}
243-
library("Dropwizard Metrics", "4.2.23") {
243+
library("Dropwizard Metrics", "4.2.25") {
244244
group("io.dropwizard.metrics") {
245245
imports = [
246246
"metrics-bom"

0 commit comments

Comments
 (0)