Start building against Micrometer 1.9.1 snapshots

See gh-31372
This commit is contained in:
Stephane Nicoll
2022-06-14 07:42:02 +02:00
parent 0e1417935d
commit 37af43cb18

View File

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