File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ allprojects {
7272 }
7373 maven {
7474 name = ' Vault Repo'
75- url = ' http ://nexus.hc.to/content/repositories/pub_releases/ '
75+ url = ' https ://jitpack.io '
7676 }
7777 maven {
7878 name = ' Gravity Repo'
@@ -100,8 +100,8 @@ allprojects {
100100 compile ' com.sk89q.worldguard:worldguard-legacy:7.0.0-SNAPSHOT'
101101 compile " io.papermc:paperlib:1.0.2"
102102 compile ' com.sk89q:squirrelid:0.1.0'
103- compile ' net.milkbowl.vault :VaultAPI:1.6 '
104- compile ' com.comphenix.protocol:ProtocolLib-API :4.4 .0'
103+ compile ' com.github.MilkBowl :VaultAPI:1.7 '
104+ compile ' com.comphenix.protocol:ProtocolLib:4.5 .0'
105105 compile ' fr.neatmonster:nocheatplus:3.15.1-RC'
106106 compile ' org.bstats:bstats-bukkit:1.7'
107107 testCompile group : ' junit' , name : ' junit' , version : ' 4.12'
You can’t perform that action at this time.
0 commit comments