Skip to content

Commit 15cbba5

Browse files
committed
Upgrade to Micrometer 1.11.11
Closes gh-40196
1 parent e7c1d18 commit 15cbba5

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
@@ -975,7 +975,7 @@ bom {
975975
]
976976
}
977977
}
978-
library("Micrometer", "1.11.11-SNAPSHOT") {
978+
library("Micrometer", "1.11.11") {
979979
considerSnapshots()
980980
group("io.micrometer") {
981981
modules = [

0 commit comments

Comments
 (0)