Skip to content

Commit 67e1b64

Browse files
committed
Start building against Micrometer 1.6.4 snapshots
See gh-25291
1 parent f8caab1 commit 67e1b64

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
@@ -1111,7 +1111,7 @@ bom {
11111111
]
11121112
}
11131113
}
1114-
library("Micrometer", "1.6.3") {
1114+
library("Micrometer", "1.6.4-SNAPSHOT") {
11151115
group("io.micrometer") {
11161116
modules = [
11171117
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)