Skip to content

Commit 296e88d

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.10
Closes spring-projectsgh-31488
1 parent 2665880 commit 296e88d

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
@@ -273,7 +273,7 @@ bom {
273273
]
274274
}
275275
}
276-
library("Dropwizard Metrics", "4.2.9") {
276+
library("Dropwizard Metrics", "4.2.10") {
277277
group("io.dropwizard.metrics") {
278278
imports = [
279279
"metrics-bom"

0 commit comments

Comments
 (0)