Upgrade to Micrometer 1.9.14

Closes gh-36824
This commit is contained in:
Stephane Nicoll 2023-08-15 17:11:09 +02:00
parent 9849a6966d
commit a39b39c9dd
1 changed files with 1 additions and 1 deletions

View File

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