Skip to content

Commit 3d5eb31

Browse files
committed
Upgrade to Micrometer 1.13.1
Closes gh-41030
1 parent af22ed7 commit 3d5eb31

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
@@ -1239,7 +1239,7 @@ bom {
12391239
]
12401240
}
12411241
}
1242-
library("Micrometer", "1.13.1-SNAPSHOT") {
1242+
library("Micrometer", "1.13.1") {
12431243
considerSnapshots()
12441244
group("io.micrometer") {
12451245
modules = [

0 commit comments

Comments
 (0)