Start building against Micrometer 1.9.10 snapshots

See gh-34855
This commit is contained in:
Stephane Nicoll 2023-04-05 13:31:38 +02:00
parent c9e69b13b1
commit f965eff735
1 changed files with 1 additions and 1 deletions

View File

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