Skip to content

Commit 49551bf

Browse files
committed
Upgrade to Micrometer 1.15.0-M3
Closes gh-44587
1 parent ddf8681 commit 49551bf

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-M3") {
15331533
considerSnapshots()
15341534
group("io.micrometer") {
15351535
modules = [

0 commit comments

Comments
 (0)