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