Skip to content

Commit c3f0f7b

Browse files
committed
Start building against Micrometer 1.14.8 snapshots
See gh-45763
1 parent 362d1e6 commit c3f0f7b

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.7") {
1443+
library("Micrometer", "1.14.8-SNAPSHOT") {
14441444
considerSnapshots()
14451445
group("io.micrometer") {
14461446
modules = [

0 commit comments

Comments
 (0)