Skip to content

Commit db94388

Browse files
committed
Start building against Micrometer 1.13.10 snapshots
See gh-43740
1 parent c2d8218 commit db94388

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
@@ -1417,7 +1417,7 @@ bom {
14171417
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14181418
}
14191419
}
1420-
library("Micrometer", "1.13.9") {
1420+
library("Micrometer", "1.13.10-SNAPSHOT") {
14211421
considerSnapshots()
14221422
group("io.micrometer") {
14231423
modules = [

0 commit comments

Comments
 (0)