Skip to content

Commit 0675680

Browse files
committed
Upgrade to Micrometer 1.10.0-M2
Closes gh-30800
1 parent f6225fe commit 0675680

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
@@ -962,7 +962,7 @@ bom {
962962
]
963963
}
964964
}
965-
library("Micrometer", "1.10.0-SNAPSHOT") {
965+
library("Micrometer", "1.10.0-M2") {
966966
group("io.micrometer") {
967967
modules = [
968968
"micrometer-registry-stackdriver" {

0 commit comments

Comments
 (0)