Skip to content

Commit e3e0f70

Browse files
committed
Start building against Micrometer 1.12.5 snapshots
See gh-40207
1 parent 0a26af6 commit e3e0f70

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
@@ -995,7 +995,7 @@ bom {
995995
]
996996
}
997997
}
998-
library("Micrometer", "1.12.4") {
998+
library("Micrometer", "1.12.5-SNAPSHOT") {
999999
considerSnapshots()
10001000
group("io.micrometer") {
10011001
modules = [

0 commit comments

Comments
 (0)