diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f7549bf16a..57f8d5679f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1007,7 +1007,7 @@ bom { ] } } - library("Micrometer Tracing", "1.2.0-SNAPSHOT") { + library("Micrometer Tracing", "1.2.0-RC1") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {