Updated ProtocolLib dependency to official release version 3.6.5
This commit is contained in:
parent
28196a26ff
commit
7ec97f7bd3
@ -97,7 +97,7 @@ ant.get src: 'https://www.dropbox.com/s/1ofgubrldjwamnk/spigot.jar?dl=1', dest:
|
||||
|
||||
dependencies {
|
||||
compile "org.spigotmc:spigot-api:$project.ext.spigotVersion"
|
||||
compile 'com.comphenix.protocol:ProtocolLib:3.6.5-SNAPSHOT'
|
||||
compile 'com.comphenix.protocol:ProtocolLib:3.6.5'
|
||||
compile name: 'spigot'
|
||||
testCompile group: 'junit', name: 'junit', version: '4.10'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user