Upgrade to Micrometer 1.10.0-M5

Closes gh-32238
This commit is contained in:
Stephane Nicoll 2022-09-14 08:20:27 +02:00
parent 4e8e5f623b
commit d29d92b013
1 changed files with 1 additions and 1 deletions

View File

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