Skip to content

Commit d9bc7ea

Browse files
committed
Start building against Micrometer 1.15.0-RC1 snapshots
See gh-45136
1 parent eb09f58 commit d9bc7ea

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
@@ -1521,7 +1521,7 @@ bom {
15211521
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15221522
}
15231523
}
1524-
library("Micrometer", "1.15.0-M3") {
1524+
library("Micrometer", "1.15.0-SNAPSHOT") {
15251525
considerSnapshots()
15261526
group("io.micrometer") {
15271527
modules = [

0 commit comments

Comments
 (0)