Skip to content

Commit 928d210

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.13
Closes gh-33319
1 parent c4151bb commit 928d210

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
@@ -258,7 +258,7 @@ bom {
258258
]
259259
}
260260
}
261-
library("Dropwizard Metrics", "4.2.12") {
261+
library("Dropwizard Metrics", "4.2.13") {
262262
group("io.dropwizard.metrics") {
263263
imports = [
264264
"metrics-bom"

0 commit comments

Comments
 (0)