Start building against Micrometer 1.5.0 snapshots

See gh-20833
This commit is contained in:
Stephane Nicoll 2020-04-04 14:57:34 +02:00
parent ed9cace2eb
commit 4b81548502
1 changed files with 1 additions and 1 deletions

View File

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