diff --git a/build.gradle b/build.gradle index 8c42a62..b19ec9c 100644 --- a/build.gradle +++ b/build.gradle @@ -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' } \ No newline at end of file