Commit 3a850012 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Micrometer 1.5.14 snapshots

See gh-26427
parent 97728678
...@@ -1169,7 +1169,7 @@ bom { ...@@ -1169,7 +1169,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.5.13") { library("Micrometer", "1.5.14-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