Skip to content

Commit 137bcd9

Browse files
committed
Start building against Micrometer 1.9.0-M3 snapshots
See gh-29763
1 parent e1c5f21 commit 137bcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ bom {
12391239
]
12401240
}
12411241
}
1242-
library("Micrometer", "1.9.0-M2") {
1242+
library("Micrometer", "1.9.0-SNAPSHOT") {
12431243
group("io.micrometer") {
12441244
modules = [
12451245
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)