Skip to content

Commit

Permalink
Upgrade to Micrometer 1.6.1
Browse files Browse the repository at this point in the history
Closes gh-24051
  • Loading branch information
wilkinsona committed Nov 11, 2020
1 parent d00c48f commit 4a9ca33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1108,7 +1108,7 @@ bom {
]
}
}
library("Micrometer", "1.6.0") {
library("Micrometer", "1.6.1") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {
Expand Down

This file was deleted.

0 comments on commit 4a9ca33

Please sign in to comment.