We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca8141 commit 7302f4fCopy full SHA for 7302f4f
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")
34
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
35
compileOnly("net.ess3:EssentialsXSpawn:2.16.1")
36
- compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.13-SNAPSHOT")
+ compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.3.6")
37
38
// Enable lombok annotation processing
39
annotationProcessor("org.projectlombok:lombok:1.18.34")
0 commit comments