Align with latest changes in Micrometer 1.9 snapshots

See gh-30605
This commit is contained in:
Andy Wilkinson
2022-04-12 11:47:34 +01:00
parent 48f8021d88
commit 6580f6c742
54 changed files with 139 additions and 803 deletions

View File

@@ -1280,9 +1280,6 @@ bom {
}
}
library("Micrometer", "1.9.0-SNAPSHOT") {
prohibit("[2.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {