diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a2d27cd9544..243015d89f8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -989,7 +989,7 @@ bom { ] } } - library("Micrometer Tracing", "1.1.4") { + library("Micrometer Tracing", "1.1.5-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {