Skip to content

Commit

Permalink
Upgrade to Dropwizard Metrics 4.1.30
Browse files Browse the repository at this point in the history
Closes gh-29768
  • Loading branch information
snicoll committed Feb 14, 2022
1 parent 81aec09 commit 6c09d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.1.29") {
library("Dropwizard Metrics", "4.1.30") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"
Expand Down

0 comments on commit 6c09d4d

Please sign in to comment.