Start building against Micrometer 1.7.1 snapshots

See gh-27015
This commit is contained in:
Stephane Nicoll 2021-06-22 09:53:48 +02:00
parent bc1c520e83
commit 0a2fe3562d
1 changed files with 1 additions and 1 deletions

View File

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