diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9281542fe7..ed2a272cad 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -165,7 +165,7 @@ bom { ] } } - library("Dependency Management Plugin", "1.0.14.RELEASE") { + library("Dependency Management Plugin", "1.1.0-RC1") { group("io.spring.gradle") { modules = [ "dependency-management-plugin"