diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 928a5d2f686..df8e6561a20 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -990,7 +990,7 @@ bom { ] } } - library("Micrometer Tracing", "1.1.6-SNAPSHOT") { + library("Micrometer Tracing", "1.1.6") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {