Skip to content

Commit ad72d22

Browse files
committed
Upgrade to Micrometer 1.12.0-M1
Closes gh-36188
1 parent f60547c commit ad72d22

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
@@ -972,7 +972,7 @@ bom {
972972
]
973973
}
974974
}
975-
library("Micrometer", "1.12.0-SNAPSHOT") {
975+
library("Micrometer", "1.12.0-M1") {
976976
group("io.micrometer") {
977977
modules = [
978978
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)