Start building against Micrometer 1.10.0 snapshots

See gh-32936
This commit is contained in:
Andy Wilkinson 2022-11-01 10:55:46 +00:00
parent b192c29edb
commit 08154fab46
1 changed files with 1 additions and 1 deletions

View File

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