diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1f93a186687..b072a889d9d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1211,7 +1211,7 @@ bom { ] } } - library("Micrometer", "1.8.0-SNAPSHOT") { + library("Micrometer", "1.8.0-M3") { group("io.micrometer") { modules = [ "micrometer-registry-stackdriver" {