diff --git a/build.gradle b/build.gradle index 0a49e671e5..f6146b45a9 100644 --- a/build.gradle +++ b/build.gradle @@ -21,6 +21,7 @@ plugins { } repositories { + mavenCentral() maven { url 'https://repo.jenkins-ci.org/releases/' } maven { url 'https://mvnrepository.com/artifact/' } mavenLocal()