Start building against Micrometer 1.6.12 snapshots

See gh-28224
This commit is contained in:
Stephane Nicoll 2021-10-07 09:05:09 +02:00
parent 9f06a5fe21
commit 81da876964

View File

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