We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2813a21 commit 5ac4089Copy full SHA for 5ac4089
build.gradle
@@ -21,6 +21,7 @@ plugins {
21
}
22
23
repositories {
24
+ mavenCentral()
25
maven { url 'https://repo.jenkins-ci.org/releases/' }
26
maven { url 'https://mvnrepository.com/artifact/' }
27
mavenLocal()
0 commit comments