diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f338573d0d..b635d6ea7b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -936,7 +936,7 @@ bom { ] } } - library("Micrometer", "1.11.0-M2") { + library("Micrometer", "1.11.0-SNAPSHOT") { group("io.micrometer") { modules = [ "micrometer-registry-stackdriver" {