Skip to content

Commit 4f7798e

Browse files
Bump dependency-management-plugin from 1.0.9.RELEASE to 1.0.10.RELEASE (#564)
Bumps [dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.9.RELEASE to 1.0.10.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.9.RELEASE...v1.0.10.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 91611c4 commit 4f7798e

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
@@ -35,7 +35,7 @@ buildscript {
3535
classpath 'com.puppycrawl.tools:checkstyle:8.35'
3636
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0'
3737
classpath 'io.franzbecker:gradle-lombok:4.0.0'
38-
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
38+
classpath 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
3939
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
4040
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
4141
}

0 commit comments

Comments
 (0)