update maven url

This commit is contained in:
Adrian Siekierka 2018-12-09 17:51:48 +01:00
parent e87fd77bcf
commit 97fda55582

View file

@ -3,7 +3,7 @@ pluginManagement {
jcenter()
maven {
name = 'Fabric'
url = 'http://maven.modmuss50.me/'
url = 'http://maven.fabricmc.net/'
}
gradlePluginPortal()
}