Skip to content

Commit 1df2d16

Browse files
committed
Merge branch '1.2.x'
2 parents 4fee4f6 + f7bd5fa commit 1df2d16

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
@@ -8,8 +8,8 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
11-
classpath 'io.spring.gradle:spring-io-plugin:0.0.8.RELEASE'
1211
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.6.2'
12+
classpath 'io.spring.gradle:dependency-management-plugin:1.0.8.RELEASE'
1313
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$javaFormatVersion"
1414
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
1515
}

0 commit comments

Comments
 (0)