Skip to content

Commit df89349

Browse files
committed
Start building against Micrometer 1.14.12 snapshots
See gh-47446
1 parent 3ba61c3 commit df89349

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
@@ -1461,7 +1461,7 @@ bom {
14611461
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14621462
}
14631463
}
1464-
library("Micrometer", "1.14.11") {
1464+
library("Micrometer", "1.14.12-SNAPSHOT") {
14651465
considerSnapshots()
14661466
group("io.micrometer") {
14671467
modules = [

0 commit comments

Comments
 (0)