Skip to content

Commit ecc0170

Browse files
committed
Upgrade to Micrometer 1.9.16
Closes gh-37674
1 parent 5ce281c commit ecc0170

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
@@ -1330,7 +1330,7 @@ bom {
13301330
]
13311331
}
13321332
}
1333-
library("Micrometer", "1.9.16-SNAPSHOT") {
1333+
library("Micrometer", "1.9.16") {
13341334
considerSnapshots()
13351335
group("io.micrometer") {
13361336
modules = [

0 commit comments

Comments
 (0)