Skip to content

Commit 3460913

Browse files
committed
Upgrade to Micrometer 1.9.17
Closes gh-38279
1 parent 935a617 commit 3460913

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
@@ -1319,7 +1319,7 @@ bom {
13191319
]
13201320
}
13211321
}
1322-
library("Micrometer", "1.9.17-SNAPSHOT") {
1322+
library("Micrometer", "1.9.17") {
13231323
considerSnapshots()
13241324
group("io.micrometer") {
13251325
modules = [

0 commit comments

Comments
 (0)