Start building against Micrometer 1.9.0-RC1 snapshots

See gh-30605
This commit is contained in:
Stephane Nicoll 2022-04-09 17:05:14 +02:00
parent 719fb625ef
commit 454f409a14
1 changed files with 1 additions and 1 deletions

View File

@ -1279,7 +1279,7 @@ bom {
]
}
}
library("Micrometer", "1.9.0-M4") {
library("Micrometer", "1.9.0-SNAPSHOT") {
prohibit("[2.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}