Skip to content

Commit ec72bcc

Browse files
committed
Start building against Micrometer 1.9.11 snapshots
See gh-35290
1 parent 3a45d46 commit ec72bcc

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
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Micrometer", "1.9.10") {
1330+
library("Micrometer", "1.9.11-SNAPSHOT") {
13311331
group("io.micrometer") {
13321332
modules = [
13331333
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)