update Loom, Fabric

This commit is contained in:
Adrian Siekierka
2018-12-22 17:36:30 +01:00
parent f74f4185ac
commit e79420b9c7
2 changed files with 5 additions and 5 deletions

View File

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