Start building against Micrometer 1.8.10 snapshots

See gh-32265
This commit is contained in:
Stephane Nicoll 2022-09-09 08:28:09 +02:00
parent 85697ac482
commit 33b3a5f8bf

View File

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