Skip to content

Commit a4e4d24

Browse files
committed
Upgrade to Micrometer 1.15.7
Closes gh-48423
1 parent 3c7d31e commit a4e4d24

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
@@ -1579,7 +1579,7 @@ bom {
15791579
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15801580
}
15811581
}
1582-
library("Micrometer", "1.15.7-SNAPSHOT") {
1582+
library("Micrometer", "1.15.7") {
15831583
considerSnapshots()
15841584
group("io.micrometer") {
15851585
modules = [

0 commit comments

Comments
 (0)