mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 06:12:27 +00:00
SEC-2581: Update to propdeps-plugin:0.0.6
This commit is contained in:
parent
3be2f375f6
commit
dc7a3b30ea
@ -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:bundlor-plugin:0.1.2")
|
classpath("org.springframework.build.gradle:bundlor-plugin:0.1.2")
|
||||||
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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user