Upgrade to Micrometer 1.12.0-M1

Closes gh-36188
This commit is contained in:
Stephane Nicoll 2023-07-12 17:00:11 +02:00
parent f60547c118
commit ad72d22c90
1 changed files with 1 additions and 1 deletions

View File

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