Upgrade to Micrometer 1.8.0-M2

Closes gh-27607
This commit is contained in:
Andy Wilkinson 2021-08-12 14:55:07 +01:00
parent d661328a9b
commit d7a495b3df
1 changed files with 1 additions and 1 deletions

View File

@ -1208,7 +1208,7 @@ bom {
]
}
}
library("Micrometer", "1.8.0-SNAPSHOT") {
library("Micrometer", "1.8.0-M2") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {