Skip to content

Commit

Permalink
Excavator: Consistent Gradle artifact repositories (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Aug 28, 2021
1 parent b85149f commit db2b330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ buildscript {
repositories {
gradlePluginPortal()
mavenCentral()
jcenter()
}

dependencies {
Expand All @@ -42,7 +41,6 @@ allprojects {

repositories {
mavenCentral()
jcenter()
}

apply plugin: 'java-library'
Expand Down

0 comments on commit db2b330

Please sign in to comment.