Commit bab0862f authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Micrometer 1.5.11 snapshots

See gh-25285
parent 080bec0b
...@@ -1168,7 +1168,7 @@ bom { ...@@ -1168,7 +1168,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.5.10") { library("Micrometer", "1.5.11-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