diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 42ae897d48..b05ae43a71 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1038,7 +1038,7 @@ bom { ] } } - library("Micrometer Tracing", "1.0.0-SNAPSHOT") { + library("Micrometer Tracing", "1.0.0-RC1") { group("io.micrometer") { imports = [ "micrometer-tracing-bom"