Skip to content

Commit

Permalink
removed jcenter from repositories.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
  • Loading branch information
amitgalitz committed Jan 13, 2022
1 parent 6e80d62 commit 0aa2f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-tools/repositories.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ repositories {
mavenLocal()
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
jcenter()
}

0 comments on commit 0aa2f9a

Please sign in to comment.