Upgrade to Micrometer 1.9.13

Closes gh-36171
This commit is contained in:
Stephane Nicoll
2023-07-11 14:30:39 +02:00
parent 6d0d1ffbad
commit 328d86092b

View File

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