Skip to content

Commit 90f96e2

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.22
Closes gh-26784
1 parent cfaab09 commit 90f96e2

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
@@ -248,7 +248,7 @@ bom {
248248
]
249249
}
250250
}
251-
library("Dropwizard Metrics", "4.1.21") {
251+
library("Dropwizard Metrics", "4.1.22") {
252252
group("io.dropwizard.metrics") {
253253
imports = [
254254
"metrics-bom"

0 commit comments

Comments
 (0)