re-add 1.13 depend

This commit is contained in:
Jesse Boyd 2019-06-29 16:08:03 +10:00
parent de52b65738
commit 0d7b4629ba
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -25,7 +25,7 @@ dependencies {
compile 'com.destroystokyo.paper:paper-api:1.14.3-R0.1-SNAPSHOT'
implementation 'io.papermc:paperlib:1.0.2'
compileOnly 'com.sk89q:dummypermscompat:1.10'
// compile 'org.spigotmc:spigot:1.13.2-R0.1-SNAPSHOT'
compile 'org.spigotmc:spigot:1.13.2-R0.1-SNAPSHOT'
compile name: 'spigot-1.14.3'
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.8.1'
testCompile 'org.mockito:mockito-core:1.9.0-rc1'