Commit 827e0cf8 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Micrometer 1.7.0

Closes gh-26379
parent 0e68f3c3
...@@ -1200,7 +1200,7 @@ bom { ...@@ -1200,7 +1200,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.7.0-SNAPSHOT") { library("Micrometer", "1.7.0") {
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