Skip to content

Commit 33c5348

Browse files
committed
Upgrade to Micrometer 1.16.0-M2
Closes gh-46811
1 parent 96d1912 commit 33c5348

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
@@ -1519,7 +1519,7 @@ bom {
15191519
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15201520
}
15211521
}
1522-
library("Micrometer", "1.16.0-SNAPSHOT") {
1522+
library("Micrometer", "1.16.0-M2") {
15231523
considerSnapshots()
15241524
group("io.micrometer") {
15251525
modules = [

0 commit comments

Comments
 (0)