Skip to content

Commit 3d9ca01

Browse files
committed
Upgrade to Micrometer 1.14.0-RC1
Closes gh-42555
1 parent 7af238a commit 3d9ca01

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
@@ -1305,7 +1305,7 @@ bom {
13051305
]
13061306
}
13071307
}
1308-
library("Micrometer", "1.14.0-SNAPSHOT") {
1308+
library("Micrometer", "1.14.0-RC1") {
13091309
considerSnapshots()
13101310
group("io.micrometer") {
13111311
modules = [

0 commit comments

Comments
 (0)