diff --git a/settings.gradle b/settings.gradle index d31e0c5..fc40443 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,7 +1,6 @@ pluginManagement { repositories { mavenCentral() - maven { url 'https://repo.spring.io/plugins-release-local' } gradlePluginPortal() } resolutionStrategy {