Skip to content

Commit 76f8c05

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.16
Closes gh-34258
1 parent f67dc15 commit 76f8c05

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
@@ -206,7 +206,7 @@ bom {
206206
]
207207
}
208208
}
209-
library("Dropwizard Metrics", "4.2.15") {
209+
library("Dropwizard Metrics", "4.2.16") {
210210
group("io.dropwizard.metrics") {
211211
imports = [
212212
"metrics-bom"

0 commit comments

Comments
 (0)