Skip to content

Commit 181f0b0

Browse files
committed
Upgrade to Micrometer 1.9.15
Closes gh-37245
1 parent 5141e5c commit 181f0b0

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
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Micrometer", "1.9.15-SNAPSHOT") {
1330+
library("Micrometer", "1.9.15") {
13311331
considerSnapshots()
13321332
group("io.micrometer") {
13331333
modules = [

0 commit comments

Comments
 (0)