Skip to content

Commit 4122edf

Browse files
committed
Upgrade to Micrometer 1.15.0-RC1
Closes gh-45136
1 parent 6501714 commit 4122edf

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
@@ -1548,7 +1548,7 @@ bom {
15481548
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15491549
}
15501550
}
1551-
library("Micrometer", "1.15.0-SNAPSHOT") {
1551+
library("Micrometer", "1.15.0-RC1") {
15521552
considerSnapshots()
15531553
group("io.micrometer") {
15541554
modules = [

0 commit comments

Comments
 (0)