Buildscript changes

This commit is contained in:
Luck
2019-01-07 21:25:11 +00:00
Unverified
parent 797c195424
commit db830a0bef
10 changed files with 19 additions and 53 deletions
+1 -4
View File
@@ -4,10 +4,7 @@ plugins {
}
repositories {
maven {
name 'velocity-repo'
url 'https://repo.velocitypowered.com/snapshots/'
}
maven { url 'https://repo.velocitypowered.com/snapshots/' }
}
dependencies {