api spigot 1.17.1

This commit is contained in:
TOWUK
2021-08-08 19:13:08 +03:00
committed by GitHub
parent efaebb43aa
commit 07cd91dda4
+1 -1
View File
@@ -126,7 +126,7 @@ dependencies {
// Provided or Classpath // Provided or Classpath
compileOnly 'org.projectlombok:lombok:1.18.20' compileOnly 'org.projectlombok:lombok:1.18.20'
annotationProcessor 'org.projectlombok:lombok:1.18.20' annotationProcessor 'org.projectlombok:lombok:1.18.20'
implementation 'org.spigotmc:spigot-api:1.17-R0.1-SNAPSHOT' implementation 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
implementation 'org.bukkit.craftbukkit:1.17.1:1.17.1' implementation 'org.bukkit.craftbukkit:1.17.1:1.17.1'
implementation 'me.clip:placeholderapi:2.10.10' implementation 'me.clip:placeholderapi:2.10.10'
implementation 'io.th0rgal:oraxen:1.94.0' implementation 'io.th0rgal:oraxen:1.94.0'