Skip to content

Commit 9bf18ea

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.31
Closes gh-30222
1 parent 4d4d534 commit 9bf18ea

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
@@ -250,7 +250,7 @@ bom {
250250
]
251251
}
252252
}
253-
library("Dropwizard Metrics", "4.1.30") {
253+
library("Dropwizard Metrics", "4.1.31") {
254254
group("io.dropwizard.metrics") {
255255
imports = [
256256
"metrics-bom"

0 commit comments

Comments
 (0)