Upgrade to Micrometer 1.8.0-M3

Closes gh-27931
This commit is contained in:
Stephane Nicoll 2021-09-16 06:37:44 +02:00
parent d8a8ce6c64
commit 282fb5ecee
1 changed files with 1 additions and 1 deletions

View File

@ -1211,7 +1211,7 @@ bom {
]
}
}
library("Micrometer", "1.8.0-SNAPSHOT") {
library("Micrometer", "1.8.0-M3") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {