Skip to content

Commit 7b5e323

Browse files
committed
Start building against Micrometer 1.13.2 snapshots
See gh-41298
1 parent a630549 commit 7b5e323

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
@@ -1243,7 +1243,7 @@ bom {
12431243
]
12441244
}
12451245
}
1246-
library("Micrometer", "1.13.1") {
1246+
library("Micrometer", "1.13.2-SNAPSHOT") {
12471247
considerSnapshots()
12481248
group("io.micrometer") {
12491249
modules = [

0 commit comments

Comments
 (0)