Skip to content

Commit 0f630de

Browse files
committed
Start building against Micrometer 1.7.9 snapshots
See gh-29708
1 parent 5767e1f commit 0f630de

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
@@ -1213,7 +1213,7 @@ bom {
12131213
]
12141214
}
12151215
}
1216-
library("Micrometer", "1.7.8") {
1216+
library("Micrometer", "1.7.9-SNAPSHOT") {
12171217
group("io.micrometer") {
12181218
modules = [
12191219
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)