Skip to content

Commit af2ee6a

Browse files
committed
Upgrade to Micrometer 1.15.0
Closes gh-45432
1 parent f99ea0d commit af2ee6a

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") {
15521552
considerSnapshots()
15531553
group("io.micrometer") {
15541554
modules = [

0 commit comments

Comments
 (0)