Skip to content

Commit e3972b6

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.12
Closes gh-32336
1 parent ebf5181 commit e3972b6

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
@@ -184,7 +184,7 @@ bom {
184184
]
185185
}
186186
}
187-
library("Dropwizard Metrics", "4.2.10") {
187+
library("Dropwizard Metrics", "4.2.12") {
188188
group("io.dropwizard.metrics") {
189189
imports = [
190190
"metrics-bom"

0 commit comments

Comments
 (0)