Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 6839dd9 commit 73b18a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
// Other Plugins
compileOnly("com.github.webbukkit.dynmap:spigot:3.1") { exclude("*") /* Old Version, takes forever to download */ }
compileOnly("net.citizensnpcs:citizens-main:2.0.30-SNAPSHOT") { exclude("*") }
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.8")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.3.9")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("com.discordsrv:discordsrv:1.28.1")
compileOnly("net.luckperms:api:5.4")
Expand Down

0 comments on commit 73b18a2

Please sign in to comment.