Skip to content

Commit 4ec7c4c

Browse files
committed
Start building against Micrometer 1.14.3 snapshots
See gh-43745
1 parent d44f4b5 commit 4ec7c4c

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
@@ -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.2") {
1445+
library("Micrometer", "1.14.3-SNAPSHOT") {
14461446
considerSnapshots()
14471447
group("io.micrometer") {
14481448
modules = [

0 commit comments

Comments
 (0)