diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a8dd61de0c..ae03b767a76 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.10") { + library("Micrometer Tracing", "1.1.11-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {