diff --git a/build.gradle b/build.gradle index 081e209..e667f9c 100644 --- a/build.gradle +++ b/build.gradle @@ -58,7 +58,7 @@ repositories { dependencies { // compileOnly 'org.spigotmc:spigot-api:1.17-R0.1-SNAPSHOT' - compileOnly "io.papermc.paper:paper-api:1.17-R0.1-SNAPSHOT" + compileOnly "io.papermc.paper:paper-api:1.17.1-R0.1-SNAPSHOT" compileOnly 'com.github.soloserver-developers:SoloServerCore3:4.0.0' implementation 'org.jetbrains:annotations:21.0.1'