diff --git a/build.gradle b/build.gradle index 2f42b008..860d4ace 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,6 @@ buildscript { repositories { + gradlePluginPortal() maven { url = 'https://repo.spring.io/plugins-release' if (project.hasProperty('artifactoryUsername')) {