Skip to content

Commit 89612f2

Browse files
committed
Start building against Micrometer 1.15.0-M3 snapshots
See gh-44587
1 parent fef5bb5 commit 89612f2

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
@@ -1529,7 +1529,7 @@ bom {
15291529
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15301530
}
15311531
}
1532-
library("Micrometer", "1.15.0-M2") {
1532+
library("Micrometer", "1.15.0-SNAPSHOT") {
15331533
considerSnapshots()
15341534
group("io.micrometer") {
15351535
modules = [

0 commit comments

Comments
 (0)