Skip to content

Commit baede48

Browse files
committed
Start building against Micrometer 1.13.11 snapshots
See gh-44102
1 parent 4b8d5f2 commit baede48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
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.10") {
1420+
library("Micrometer", "1.13.11-SNAPSHOT") {
14211421
considerSnapshots()
14221422
group("io.micrometer") {
14231423
modules = [

0 commit comments

Comments
 (0)