From 0e51c10f4eb859ecfce59c2fc2d1babff1ad5255 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 23 May 2021 19:00:22 +0100 Subject: Update ASkyBlock repo --- build.gradle | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/build.gradle b/build.gradle index c0d00d59..18bbb5f8 100644 --- a/build.gradle +++ b/build.gradle @@ -16,14 +16,7 @@ processResources { repositories { // Spigot maven { url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' } - // ASkyBlock - maven { - url 'https://dl.bintray.com/tastybento/maven-repo' - credentials { - username = 'bintray' - } - } - // BentoBox + // ASkyBlock, BentoBox maven { url = 'https://repo.codemc.org/repository/maven-public/' } // uSkyBlock maven { url = 'https://raw.github.com/rlf/uSkyBlock/mvn-repo/' } -- cgit v1.2.3-70-g09d2