Skip to content

Commit 1c8a6a2

Browse files
committed
Upgrade to Micrometer 1.12.13
Closes gh-43178
1 parent 13b6f48 commit 1c8a6a2

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
@@ -1007,7 +1007,7 @@ bom {
10071007
]
10081008
}
10091009
}
1010-
library("Micrometer", "1.12.12") {
1010+
library("Micrometer", "1.12.13") {
10111011
considerSnapshots()
10121012
group("io.micrometer") {
10131013
modules = [

0 commit comments

Comments
 (0)