Skip to content

Commit f8e3d86

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.25
Closes gh-27378
1 parent 1d3b0d6 commit f8e3d86

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

0 commit comments

Comments
 (0)