diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6b991be7574..aa1880fc489 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-SNAPSHOT") { + library("Micrometer Tracing", "1.2.0") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {