Skip to content

Commit 44ad52e

Browse files
committed
Start building against Micrometer 1.14.0 snapshots
See gh-41304
1 parent 167dd5d commit 44ad52e

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
@@ -1259,7 +1259,7 @@ bom {
12591259
]
12601260
}
12611261
}
1262-
library("Micrometer", "1.13.1") {
1262+
library("Micrometer", "1.14.0-SNAPSHOT") {
12631263
considerSnapshots()
12641264
group("io.micrometer") {
12651265
modules = [

0 commit comments

Comments
 (0)