diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c04c694866..6210492a68a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -962,7 +962,7 @@ bom { ] } } - library("Micrometer Tracing", "1.0.11") { + library("Micrometer Tracing", "1.0.12-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {