Skip to content

Commit 7302f4f

Browse files
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.6
1 parent bca8141 commit 7302f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")
3434
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
3535
compileOnly("net.ess3:EssentialsXSpawn:2.16.1")
36-
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.13-SNAPSHOT")
36+
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.3.6")
3737

3838
// Enable lombok annotation processing
3939
annotationProcessor("org.projectlombok:lombok:1.18.34")

0 commit comments

Comments
 (0)