Start building against Micrometer 1.7.5 snapshots

See gh-28242
This commit is contained in:
Stephane Nicoll 2021-10-08 07:46:04 +02:00
parent 737cea0d73
commit 69e7fe1c57
1 changed files with 1 additions and 1 deletions

View File

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