Skip to content

Commit e85e3f6

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.11
Closes gh-32015
1 parent 001cc47 commit e85e3f6

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.10") {
279+
library("Dropwizard Metrics", "4.2.11") {
280280
group("io.dropwizard.metrics") {
281281
imports = [
282282
"metrics-bom"

0 commit comments

Comments
 (0)