Skip to content

Commit c2528b1

Browse files
committed
Upgrade to Micrometer 1.13.15
Closes gh-45749
1 parent f12d968 commit c2528b1

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
@@ -1421,7 +1421,7 @@ bom {
14211421
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14221422
}
14231423
}
1424-
library("Micrometer", "1.13.15-SNAPSHOT") {
1424+
library("Micrometer", "1.13.15") {
14251425
considerSnapshots()
14261426
group("io.micrometer") {
14271427
modules = [

0 commit comments

Comments
 (0)