Commit 759e5433 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Micrometer 1.6.5 snapshots

See gh-25543
parent 5d2d4690
...@@ -1112,7 +1112,7 @@ bom { ...@@ -1112,7 +1112,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.6.4") { library("Micrometer", "1.6.5-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