Switch to Micrometer 1.10.0-SNAPSHOT

See gh-32598
This commit is contained in:
Brian Clozel
2022-10-06 15:12:58 +02:00
parent f2f4a4a40e
commit 3e6ad67f16
3 changed files with 4 additions and 5 deletions

View File

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