Commit 21fbb2e7 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Micrometer 1.6.7 snapshots

See gh-26430
parent 0f7db901
...@@ -1112,7 +1112,7 @@ bom { ...@@ -1112,7 +1112,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.6.6") { library("Micrometer", "1.6.7-SNAPSHOT") {
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [
"micrometer-registry-stackdriver" { "micrometer-registry-stackdriver" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment