Skip to content

Commit f276be7

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.18
Closes gh-25625
1 parent ace3376 commit f276be7

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.17") {
251+
library("Dropwizard Metrics", "4.1.18") {
252252
group("io.dropwizard.metrics") {
253253
imports = [
254254
"metrics-bom"

0 commit comments

Comments
 (0)