Start building against Micrometer 1.9.4 snapshots

See gh-32272
This commit is contained in:
Stephane Nicoll 2022-09-09 08:33:50 +02:00
parent 3f779191e6
commit 1c1006f755
1 changed files with 1 additions and 1 deletions

View File

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