Start building against Micrometer 1.10.7 snapshots

See gh-35298
This commit is contained in:
Stephane Nicoll 2023-05-05 08:28:34 +02:00
parent 1af5f4e40b
commit 28024b2d7f
1 changed files with 1 additions and 1 deletions

View File

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