Skip to content

Commit

Permalink
[Backport 5.x] Add mavenCentral to the list of repositories in build.…
Browse files Browse the repository at this point in the history
…gradle (#359)

Signed-off-by: Divya Madala <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 5364b8a commit 2cce7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ plugins {
}

repositories {
mavenCentral()
maven { url 'https://repo.jenkins-ci.org/releases/' }
maven { url 'https://mvnrepository.com/artifact/' }
mavenLocal()
Expand Down

0 comments on commit 2cce7d9

Please sign in to comment.