Start building against Micrometer 1.10.8 snapshots

See gh-35734
This commit is contained in:
Andy Wilkinson 2023-06-05 17:41:21 +01:00
parent da92ba49a3
commit 538aad723a
1 changed files with 1 additions and 1 deletions

View File

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