Skip to content

Commit e741637

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.10
Closes gh-31486
1 parent 09cd024 commit e741637

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
@@ -255,7 +255,7 @@ bom {
255255
]
256256
}
257257
}
258-
library("Dropwizard Metrics", "4.2.9") {
258+
library("Dropwizard Metrics", "4.2.10") {
259259
group("io.dropwizard.metrics") {
260260
imports = [
261261
"metrics-bom"

0 commit comments

Comments
 (0)