Skip to content

Commit 191843f

Browse files
committed
Start building against Micrometer 1.12.9 snapshots
See gh-41720
1 parent 877f57f commit 191843f

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
@@ -1004,7 +1004,7 @@ bom {
10041004
]
10051005
}
10061006
}
1007-
library("Micrometer", "1.12.8") {
1007+
library("Micrometer", "1.12.9-SNAPSHOT") {
10081008
considerSnapshots()
10091009
group("io.micrometer") {
10101010
modules = [

0 commit comments

Comments
 (0)