Skip to content

Commit da7be08

Browse files
committed
Start building against Micrometer 1.12.8 snapshots
See gh-41292
1 parent 0898982 commit da7be08

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
@@ -999,7 +999,7 @@ bom {
999999
]
10001000
}
10011001
}
1002-
library("Micrometer", "1.12.7") {
1002+
library("Micrometer", "1.12.8-SNAPSHOT") {
10031003
considerSnapshots()
10041004
group("io.micrometer") {
10051005
modules = [

0 commit comments

Comments
 (0)