Skip to content

Commit 33b3a5f

Browse files
committed
Start building against Micrometer 1.8.10 snapshots
See gh-32265
1 parent 85697ac commit 33b3a5f

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
@@ -1253,7 +1253,7 @@ bom {
12531253
]
12541254
}
12551255
}
1256-
library("Micrometer", "1.8.9") {
1256+
library("Micrometer", "1.8.10-SNAPSHOT") {
12571257
group("io.micrometer") {
12581258
modules = [
12591259
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)