|
|
@ -8,11 +8,6 @@ pluginManagement {
|
|
|
|
if (version.endsWith('-SNAPSHOT')) {
|
|
|
|
if (version.endsWith('-SNAPSHOT')) {
|
|
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
jcenter() {
|
|
|
|
|
|
|
|
content {
|
|
|
|
|
|
|
|
includeGroup("org.ysb33r.gradle")
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
resolutionStrategy {
|
|
|
|
resolutionStrategy {
|
|
|
|
eachPlugin {
|
|
|
|
eachPlugin {
|
|
|
|