[ci skip] Migrate to shedmaven

This commit is contained in:
Max
2021-02-14 17:37:30 +01:00
parent 2d1a9791f6
commit 35dfe7ccbc

View File

@@ -2,7 +2,7 @@ pluginManagement {
repositories {
jcenter()
maven { url "https://maven.fabricmc.net/" }
maven { url "https://dl.bintray.com/shedaniel/cloth" }
maven { url "https://maven.shedaniel.me" }
maven { url "https://files.minecraftforge.net/maven/" }
gradlePluginPortal()
}