Start building against Micrometer 1.10.9 snapshots

See gh-36178
This commit is contained in:
Andy Wilkinson 2023-07-03 16:49:50 +01:00
parent 339050fb89
commit fc7e9d277b
1 changed files with 1 additions and 1 deletions

View File

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