Skip to content

Commit c09f7c9

Browse files
committed
Start building against Micrometer 1.13.9 snapshots
See gh-43388
1 parent 4c00c37 commit c09f7c9

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
@@ -1415,7 +1415,7 @@ bom {
14151415
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14161416
}
14171417
}
1418-
library("Micrometer", "1.13.8") {
1418+
library("Micrometer", "1.13.9-SNAPSHOT") {
14191419
considerSnapshots()
14201420
group("io.micrometer") {
14211421
modules = [

0 commit comments

Comments
 (0)