Upgrade to Micrometer 1.10.0-M3

Closes gh-31617
This commit is contained in:
Andy Wilkinson 2022-07-11 21:07:11 +01:00
parent 1c8011b85d
commit d0c37979a9
1 changed files with 1 additions and 1 deletions

View File

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