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