Skip to content

Commit 1c8a43d

Browse files
committed
Start building against Micrometer 1.10.13 snapshots
See gh-38290
1 parent 40063ee commit 1c8a43d

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
@@ -949,7 +949,7 @@ bom {
949949
]
950950
}
951951
}
952-
library("Micrometer", "1.10.12") {
952+
library("Micrometer", "1.10.13-SNAPSHOT") {
953953
considerSnapshots()
954954
group("io.micrometer") {
955955
modules = [

0 commit comments

Comments
 (0)