mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
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 {
|
dependencies {
|
||||||
compile "org.spigotmc:spigot-api:$project.ext.spigotVersion"
|
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'
|
compile name: 'spigot'
|
||||||
testCompile group: 'junit', name: 'junit', version: '4.10'
|
testCompile group: 'junit', name: 'junit', version: '4.10'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user