Skip to content

Commit

Permalink
Remove deprecated repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Aug 12, 2024
1 parent d413362 commit 3e0123a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ if (System.properties['org.ajoberstar.grgit.auth.username'] == null) {

allprojects {
repositories {
jcenter()
// My packages, until linked
// maven { url 'https://dl.bintray.com/mnlipp/jgrapes' }

mavenCentral()
// Snapshots
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
Expand Down

0 comments on commit 3e0123a

Please sign in to comment.