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

View File

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