Skip to content

Commit d75328a

Browse files
committed
Start building against Micrometer 1.12.12 snapshots
See gh-42993
1 parent c62a018 commit d75328a

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
@@ -1003,7 +1003,7 @@ bom {
10031003
]
10041004
}
10051005
}
1006-
library("Micrometer", "1.12.11") {
1006+
library("Micrometer", "1.12.12-SNAPSHOT") {
10071007
considerSnapshots()
10081008
group("io.micrometer") {
10091009
modules = [

0 commit comments

Comments
 (0)