Skip to content

Commit 77782aa

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.7
Closes gh-21399
1 parent 294bd0d commit 77782aa

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
@@ -247,7 +247,7 @@ bom {
247247
]
248248
}
249249
}
250-
library("Dropwizard Metrics", "4.1.6") {
250+
library("Dropwizard Metrics", "4.1.7") {
251251
group("io.dropwizard.metrics") {
252252
imports = [
253253
"metrics-bom"

0 commit comments

Comments
 (0)