Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
ci: update build script repositories list
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanpierrefortune committed Jun 19, 2021
1 parent 3ee3d57 commit c469989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ buildscript {
mavenLocal()
maven(url = "https://repo.eclipse.org/service/local/repositories/maven_central/content")
mavenCentral()
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
}
dependencies {
classpath("org.eclipse.keyple:keyple-gradle:0.2.+")
Expand Down

0 comments on commit c469989

Please sign in to comment.