Skip to content

Commit 486f713

Browse files
committed
Upgrade to Micrometer 1.15.3
Closes gh-46701
1 parent bcc026a commit 486f713

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
@@ -1576,7 +1576,7 @@ bom {
15761576
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15771577
}
15781578
}
1579-
library("Micrometer", "1.15.3-SNAPSHOT") {
1579+
library("Micrometer", "1.15.3") {
15801580
considerSnapshots()
15811581
group("io.micrometer") {
15821582
modules = [

0 commit comments

Comments
 (0)