mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
SEC-2581: Update to propdeps-plugin:0.0.6
This commit is contained in:
parent
76bf378077
commit
809f98843b
@ -5,7 +5,7 @@ buildscript {
|
|||||||
maven { url "https://repo.spring.io/plugins-release" }
|
maven { url "https://repo.spring.io/plugins-release" }
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.5")
|
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.6")
|
||||||
classpath("org.springframework.build.gradle:springio-platform-plugin:0.0.2.RELEASE")
|
classpath("org.springframework.build.gradle:springio-platform-plugin:0.0.2.RELEASE")
|
||||||
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:0.9.8")
|
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:0.9.8")
|
||||||
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
|
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user