Skip to content

Commit 5661c18

Browse files
committed
Upgrade to Micrometer 1.7.11
Closes gh-30588
1 parent f7d181e commit 5661c18

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
@@ -1231,7 +1231,7 @@ bom {
12311231
]
12321232
}
12331233
}
1234-
library("Micrometer", "1.7.11-SNAPSHOT") {
1234+
library("Micrometer", "1.7.11") {
12351235
group("io.micrometer") {
12361236
modules = [
12371237
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)