Upgrade to Micrometer 1.9.0-M4

Closes gh-30014
This commit is contained in:
Stephane Nicoll 2022-03-21 07:38:57 +01:00
parent a6dfaeecb9
commit da4adcd7b0
1 changed files with 1 additions and 1 deletions

View File

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