Skip to content

Commit 7c50439

Browse files
committed
Upgrade to Dropwizard Metrics 4.2.22
Closes gh-38429
1 parent c7c4ed3 commit 7c50439

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
@@ -272,7 +272,7 @@ bom {
272272
]
273273
}
274274
}
275-
library("Dropwizard Metrics", "4.2.21") {
275+
library("Dropwizard Metrics", "4.2.22") {
276276
group("io.dropwizard.metrics") {
277277
imports = [
278278
"metrics-bom"

0 commit comments

Comments
 (0)