Start building against Micrometer 1.7.3 snapshots

See gh-27601
This commit is contained in:
Stephane Nicoll 2021-08-09 15:16:32 +02:00
parent d4b6fd2344
commit b09aea8ec1
1 changed files with 1 additions and 1 deletions

View File

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