Start building against Micrometer 1.11.2 snapshots

See gh-36183
This commit is contained in:
Andy Wilkinson 2023-07-03 17:52:33 +01:00
parent 1ff999c2a2
commit ffd3944bc7
1 changed files with 1 additions and 1 deletions

View File

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