Skip to content

Commit 344d136

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.21
Closes gh-37893
1 parent 3dba0d7 commit 344d136

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
@@ -283,7 +283,7 @@ bom {
283283
]
284284
}
285285
}
286-
library("Dropwizard Metrics", "4.2.20") {
286+
library("Dropwizard Metrics", "4.2.21") {
287287
group("io.dropwizard.metrics") {
288288
imports = [
289289
"metrics-bom"

0 commit comments

Comments
 (0)