Skip to content

Commit b155ef5

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.4
Closes gh-28316
1 parent 7bfa417 commit b155ef5

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.2.3") {
253+
library("Dropwizard Metrics", "4.2.4") {
254254
group("io.dropwizard.metrics") {
255255
imports = [
256256
"metrics-bom"

0 commit comments

Comments
 (0)