diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e0a9534988b..c22ded8fe2d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -944,7 +944,7 @@ bom { ] } } - library("Micrometer Tracing", "1.0.2") { + library("Micrometer Tracing", "1.1.0-M1") { group("io.micrometer") { imports = [ "micrometer-tracing-bom"