Archived
0

Updated spigot to 1.13.2

This commit is contained in:
David Panić
2018-11-13 23:07:36 +01:00
parent 14c05dd762
commit 9e876a9a2c

View File

@@ -14,5 +14,5 @@ dependencies {
implementation "com.github.RedstonerServer:ChatAPI:master-SNAPSHOT"
implementation "com.github.RedstonerServer:ChestAPI:master-SNAPSHOT"
compileOnly 'org.spigotmc:spigot-api:1.13.1-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
}