Skip to content

Commit ab64037

Browse files
bump dependency-management-plugin from 1.0.10.RELEASE to 1.0.11.RELEASE (via #547)
1 parent fc310d0 commit ab64037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
dependencies {
1616
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.11.1")
1717
classpath("com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5")
18-
classpath("io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE")
18+
classpath("io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE")
1919
classpath("ru.vyarus:gradle-quality-plugin:4.5.0")
2020
}
2121
}

0 commit comments

Comments
 (0)