diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0631d27b0e57..772ee067ef11 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -988,7 +988,7 @@ bom { ] } } - library("Micrometer Tracing", "1.1.8") { + library("Micrometer Tracing", "1.1.9-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {