Start building against Micrometer 1.12.0 snapshots

See gh-36188
This commit is contained in:
Andy Wilkinson
2023-07-03 19:26:40 +01:00
parent a191f3e458
commit dc1d458e64

View File

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