Start building against Micrometer 1.6.11 snapshots

See gh-27910
This commit is contained in:
Stephane Nicoll 2021-09-09 15:43:19 +02:00
parent bcc4529cc5
commit 348863c4ae

View File

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