Skip to content

Commit f0c7a5b

Browse files
committed
Start building against Micrometer 1.14.4 snapshots
See gh-44115
1 parent e6678b6 commit f0c7a5b

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
@@ -1442,7 +1442,7 @@ bom {
14421442
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14431443
}
14441444
}
1445-
library("Micrometer", "1.14.3") {
1445+
library("Micrometer", "1.14.4-SNAPSHOT") {
14461446
considerSnapshots()
14471447
group("io.micrometer") {
14481448
modules = [

0 commit comments

Comments
 (0)