Start building against Micrometer 1.5.14 snapshots

See gh-26427
This commit is contained in:
Stephane Nicoll
2021-05-11 13:27:57 +02:00
parent 9772867862
commit 3a8500126b

View File

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