Start building against Micrometer 1.7.4 snapshots

See gh-27916
This commit is contained in:
Stephane Nicoll 2021-09-09 15:56:32 +02:00
parent 229e61d3ea
commit 2f33720101
1 changed files with 1 additions and 1 deletions

View File

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