Skip to content

Commit

Permalink
Upgrade to Dropwizard Metrics 4.2.11
Browse files Browse the repository at this point in the history
Closes gh-32015
  • Loading branch information
snicoll committed Aug 8, 2022
1 parent 001cc47 commit e85e3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -276,7 +276,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.10") {
library("Dropwizard Metrics", "4.2.11") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"
Expand Down

0 comments on commit e85e3f6

Please sign in to comment.