Start building against Micrometer 1.7.9 snapshots

See gh-29708
This commit is contained in:
Stephane Nicoll 2022-02-11 09:26:11 +01:00
parent 5767e1fda1
commit 0f630debb3
1 changed files with 1 additions and 1 deletions

View File

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