Skip to content

Commit 2fabc49

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.21
Closes gh-37897
1 parent 6186d89 commit 2fabc49

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
@@ -242,7 +242,7 @@ bom {
242242
]
243243
}
244244
}
245-
library("Dropwizard Metrics", "4.2.20") {
245+
library("Dropwizard Metrics", "4.2.21") {
246246
group("io.dropwizard.metrics") {
247247
imports = [
248248
"metrics-bom"

0 commit comments

Comments
 (0)