Skip to content

Commit e180e7a

Browse files
committed
Upgrade to Micrometer 1.15.0-M2
Closes gh-44155
1 parent c220334 commit e180e7a

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
@@ -1529,7 +1529,7 @@ bom {
15291529
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15301530
}
15311531
}
1532-
library("Micrometer", "1.15.0-SNAPSHOT") {
1532+
library("Micrometer", "1.15.0-M2") {
15331533
considerSnapshots()
15341534
group("io.micrometer") {
15351535
modules = [

0 commit comments

Comments
 (0)