Skip to content

Commit 99ea32c

Browse files
committed
Upgrade to Micrometer 1.16.1
Closes gh-48433
1 parent 1573104 commit 99ea32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1532,7 +1532,7 @@ bom {
15321532
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15331533
}
15341534
}
1535-
library("Micrometer", "1.16.1-SNAPSHOT") {
1535+
library("Micrometer", "1.16.1") {
15361536
considerSnapshots()
15371537
group("io.micrometer") {
15381538
modules = [

0 commit comments

Comments
 (0)