Skip to content

Commit

Permalink
Add mavenCentral to the list of repositories in build.gradle (opensea…
Browse files Browse the repository at this point in the history
…rch-project#358)

Signed-off-by: Divya Madala <divyaasm@amazon.com>
  • Loading branch information
Divyaasm committed Dec 19, 2023
1 parent 16c4bf3 commit 1d3df4d
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 1d3df4d

Please sign in to comment.