Skip to content

Commit a3458cb

Browse files
committed
Start building against Micrometer 1.12.0 snapshots
See gh-38305
1 parent dd732d1 commit a3458cb

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
@@ -988,7 +988,7 @@ bom {
988988
]
989989
}
990990
}
991-
library("Micrometer", "1.12.0-RC1") {
991+
library("Micrometer", "1.12.0-SNAPSHOT") {
992992
considerSnapshots()
993993
group("io.micrometer") {
994994
modules = [

0 commit comments

Comments
 (0)