diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2f456471528..645e9eab2fe 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1008,7 +1008,7 @@ bom { ] } } - library("Micrometer Tracing", "1.2.1") { + library("Micrometer Tracing", "1.3.0-SNAPSHOT") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {