Skip to content

Commit 4eb53bd

Browse files
committed
Upgrade to Micrometer 1.16.3
Closes spring-projectsgh-49111
1 parent 82c1977 commit 4eb53bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

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

0 commit comments

Comments
 (0)