We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc310d0 commit ab64037Copy full SHA for ab64037
build.gradle.kts
@@ -15,7 +15,7 @@ buildscript {
15
dependencies {
16
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.11.1")
17
classpath("com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5")
18
- classpath("io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE")
+ classpath("io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE")
19
classpath("ru.vyarus:gradle-quality-plugin:4.5.0")
20
}
21
0 commit comments