|
|
@ -5,6 +5,7 @@ pluginManagement {
|
|
|
|
if (version.endsWith('-SNAPSHOT')) {
|
|
|
|
if (version.endsWith('-SNAPSHOT')) {
|
|
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
resolutionStrategy {
|
|
|
|
resolutionStrategy {
|
|
|
|
eachPlugin {
|
|
|
|
eachPlugin {
|
|
|
|