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.
2 parents 4fee4f6 + f7bd5fa commit 1df2d16Copy full SHA for 1df2d16
build.gradle
@@ -8,8 +8,8 @@ buildscript {
8
}
9
dependencies {
10
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
11
- classpath 'io.spring.gradle:spring-io-plugin:0.0.8.RELEASE'
12
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.6.2'
+ classpath 'io.spring.gradle:dependency-management-plugin:1.0.8.RELEASE'
13
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$javaFormatVersion"
14
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
15
0 commit comments