We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976d235 commit 6a8fbd3Copy full SHA for 6a8fbd3
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
29
// Other dependencies that are not required or already available at runtime
30
compileOnly("org.projectlombok:lombok:1.18.30")
31
- compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
+ compileOnly("org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT")
32
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
33
compileOnly("net.ess3:EssentialsXSpawn:2.16.1")
34
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.13-SNAPSHOT")
0 commit comments