Start building against Micrometer 1.10.6 snapshots

See gh-34858
This commit is contained in:
Stephane Nicoll 2023-04-05 13:49:54 +02:00
parent 16b126a481
commit bca565bc17
1 changed files with 1 additions and 1 deletions

View File

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