diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cf39b7be49..25a5ac4eae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1008,7 +1008,7 @@ bom { ] } } - library("Micrometer Tracing", "1.2.2") { + library("Micrometer Tracing", "1.2.3-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {