Skip to content

Commit 3f7be2f

Browse files
committed
Upgrade to Micrometer 1.15.1
Closes gh-45776
1 parent 4301186 commit 3f7be2f

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
@@ -1558,7 +1558,7 @@ bom {
15581558
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15591559
}
15601560
}
1561-
library("Micrometer", "1.15.1-SNAPSHOT") {
1561+
library("Micrometer", "1.15.1") {
15621562
considerSnapshots()
15631563
group("io.micrometer") {
15641564
modules = [

0 commit comments

Comments
 (0)