Start building against Micrometer 1.8.2 snapshots

See gh-29316
This commit is contained in:
Stephane Nicoll 2022-01-11 16:51:37 +01:00
parent 17b0ac61aa
commit 2da271a240
1 changed files with 1 additions and 1 deletions

View File

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