Skip to content

Commit e420958

Browse files
committed
Start building against Micrometer 1.14.2 snapshots
See gh-43408
1 parent e431b11 commit e420958

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
@@ -1440,7 +1440,7 @@ bom {
14401440
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14411441
}
14421442
}
1443-
library("Micrometer", "1.14.1") {
1443+
library("Micrometer", "1.14.2-SNAPSHOT") {
14441444
considerSnapshots()
14451445
group("io.micrometer") {
14461446
modules = [

0 commit comments

Comments
 (0)