update maven url

This commit is contained in:
Adrian Siekierka 2018-12-09 17:51:48 +01:00
parent e87fd77bcf
commit 97fda55582
1 changed files with 2 additions and 2 deletions

View File

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