diff --git a/build.gradle b/build.gradle index d0fcf9e..f330054 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'fabric-loom' version '0.4-SNAPSHOT' + id 'fabric-loom' version '0.5-SNAPSHOT' id 'maven-publish' id 'com.matthewprenger.cursegradle' version '1.4.0' id 'org.ajoberstar.grgit' version '3.1.1' @@ -21,8 +21,6 @@ minecraft { } repositories { - maven { url 'https://jitpack.io' } - // Ladysnake bintray maven { name = "Ladysnake Libs"