Skip to content

Commit 23f8e16

Browse files
committed
Start building against Micrometer 1.13.4 snapshots
See gh-42129
1 parent 980412c commit 23f8e16

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
@@ -1280,7 +1280,7 @@ bom {
12801280
]
12811281
}
12821282
}
1283-
library("Micrometer", "1.13.3") {
1283+
library("Micrometer", "1.13.4-SNAPSHOT") {
12841284
considerSnapshots()
12851285
group("io.micrometer") {
12861286
modules = [

0 commit comments

Comments
 (0)