Skip to content

Commit 72e473f

Browse files
Bump dependency-management-plugin from 1.0.4.RELEASE to 1.0.11.RELEASE
Bumps [dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.4.RELEASE to 1.0.11.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.4.RELEASE...v1.0.11.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 816d89e commit 72e473f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
classpath "com.diffplug.spotless:spotless-plugin-gradle:4.5.1"
1111
classpath "de.thetaphi:forbiddenapis:3.0"
1212
classpath "de.aaschmid:gradle-cpd-plugin:1.0"
13-
classpath "io.spring.gradle:dependency-management-plugin:1.0.4.RELEASE"
13+
classpath "io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE"
1414
classpath "jp.classmethod.aws:gradle-aws-plugin:0.41"
1515
}
1616
}

0 commit comments

Comments
 (0)