diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2360d4dd82e0..9db6614cf9ac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -255,7 +255,7 @@ bom { ] } } - library("Dependency Management Plugin", "1.0.12.RELEASE") { + library("Dependency Management Plugin", "1.0.13.RELEASE") { group("io.spring.gradle") { modules = [ "dependency-management-plugin"