Skip to content

Commit 15af6a7

Browse files
committed
Start building against Micrometer 1.14.11 snapshots
See gh-47073
1 parent f28caee commit 15af6a7

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.10") {
1464+
library("Micrometer", "1.14.11-SNAPSHOT") {
14651465
considerSnapshots()
14661466
group("io.micrometer") {
14671467
modules = [

0 commit comments

Comments
 (0)