Skip to content

Commit

Permalink
Add mavenCentral to the list of repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Dec 19, 2023
1 parent 2813a21 commit 1b5eb52
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 @@ -24,6 +24,7 @@ repositories {
maven { url 'https://repo.jenkins-ci.org/releases/' }
maven { url 'https://mvnrepository.com/artifact/' }
mavenLocal()
mavenCentral()
}

dependencies {
Expand Down

0 comments on commit 1b5eb52

Please sign in to comment.