Skip to content

Commit 286fd3c

Browse files
Bump dependency-management-plugin from 0.6.1.RELEASE to 1.0.8.RELEASE
Bumps [dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 0.6.1.RELEASE to 1.0.8.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v0.6.1.RELEASE...v1.0.8.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 928b3fb commit 286fd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
1212
classpath("gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0")
13-
classpath("io.spring.gradle:dependency-management-plugin:0.6.1.RELEASE")
13+
classpath("io.spring.gradle:dependency-management-plugin:1.0.8.RELEASE")
1414
}
1515
}
1616

0 commit comments

Comments
 (0)