Skip to content

Commit bab0862

Browse files
committed
Start building against Micrometer 1.5.11 snapshots
See gh-25285
1 parent 080bec0 commit bab0862

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
@@ -1168,7 +1168,7 @@ bom {
11681168
]
11691169
}
11701170
}
1171-
library("Micrometer", "1.5.10") {
1171+
library("Micrometer", "1.5.11-SNAPSHOT") {
11721172
group("io.micrometer") {
11731173
modules = [
11741174
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)