Skip to content

Commit 5808c18

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 318b13f commit 5808c18

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
@@ -9,7 +9,7 @@ buildscript {
99
classpath "com.diffplug.spotless:spotless-plugin-gradle:4.5.1"
1010
classpath "de.thetaphi:forbiddenapis:3.0"
1111
classpath "de.aaschmid:gradle-cpd-plugin:1.0"
12-
classpath "io.spring.gradle:dependency-management-plugin:1.0.4.RELEASE"
12+
classpath "io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE"
1313
classpath "jp.classmethod.aws:gradle-aws-plugin:0.41"
1414
}
1515
}

0 commit comments

Comments
 (0)