Skip to content

Commit 03209fa

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.21
Closes gh-37896
1 parent bb45eb9 commit 03209fa

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.20") {
209+
library("Dropwizard Metrics", "4.2.21") {
210210
group("io.dropwizard.metrics") {
211211
imports = [
212212
"metrics-bom"

0 commit comments

Comments
 (0)