Start building against Micrometer 1.8.3 snapshots

See gh-29718
This commit is contained in:
Stephane Nicoll 2022-02-11 09:34:14 +01:00
parent 0297437fc5
commit cebba5a6d0
1 changed files with 1 additions and 1 deletions

View File

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