Skip to content

Commit 4a792d1

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.13
Closes gh-33321
1 parent 98113c9 commit 4a792d1

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
@@ -276,7 +276,7 @@ bom {
276276
]
277277
}
278278
}
279-
library("Dropwizard Metrics", "4.2.12") {
279+
library("Dropwizard Metrics", "4.2.13") {
280280
group("io.dropwizard.metrics") {
281281
imports = [
282282
"metrics-bom"

0 commit comments

Comments
 (0)