Skip to content

Commit b5d4587

Browse files
committed
Start building against Micrometer 1.5.0-M1 snapshots
See gh-43757
1 parent 83a5338 commit b5d4587

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
@@ -1442,7 +1442,7 @@ bom {
14421442
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14431443
}
14441444
}
1445-
library("Micrometer", "1.14.2") {
1445+
library("Micrometer", "1.15.0-SNAPSHOT") {
14461446
considerSnapshots()
14471447
group("io.micrometer") {
14481448
modules = [

0 commit comments

Comments
 (0)