Skip to content

Commit fe42970

Browse files
committed
Upgrade to Dropwizard Metrics 4.1.5
Closes gh-20473
1 parent f083aef commit fe42970

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
@@ -249,7 +249,7 @@ bom {
249249
]
250250
}
251251
}
252-
library("Dropwizard Metrics", "4.1.1") {
252+
library("Dropwizard Metrics", "4.1.5") {
253253
group("io.dropwizard.metrics") {
254254
imports = [
255255
"metrics-bom"

0 commit comments

Comments
 (0)