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 77f67b9 commit f6345c7Copy full SHA for f6345c7
1 file changed
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("org.spigotmc:spigot-api:1.21.4-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.18")
37
38
// Enable lombok annotation processing
39
annotationProcessor("org.projectlombok:lombok:1.18.42")
0 commit comments