Skip to content

Commit 8b91176

Browse files
committed
Upgrade to Micrometer 1.16.0-M1
Closes gh-46321
1 parent 17ee49b commit 8b91176

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
@@ -1516,7 +1516,7 @@ bom {
15161516
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15171517
}
15181518
}
1519-
library("Micrometer", "1.16.0-SNAPSHOT") {
1519+
library("Micrometer", "1.16.0-M1") {
15201520
considerSnapshots()
15211521
group("io.micrometer") {
15221522
modules = [

0 commit comments

Comments
 (0)