Start building against Micrometer 1.9.2 snapshots

See gh-31614
This commit is contained in:
Andy Wilkinson 2022-07-08 09:56:52 +01:00
parent 292d351b16
commit 2c74a9376a
1 changed files with 1 additions and 1 deletions

View File

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