Commit 0cbc5a78 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Micrometer 1.5.0

Closes gh-20833
parent 69a25e4d
...@@ -1182,7 +1182,7 @@ bom { ...@@ -1182,7 +1182,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.5.0-SNAPSHOT") { library("Micrometer", "1.5.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