Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.10 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and rainbowdashlabs committed Jul 1, 2022
1 parent d28e13c commit f59c29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dependencies {
compileOnly("de.eldoria", "eldo-util", "1.13.5")
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.10")
compileOnly("com.plotsquared", "PlotSquared-Core", "6.6.2") // PlotSquared Core API
compileOnly("com.plotsquared", "PlotSquared-Bukkit", "6.6.2") { isTransitive = false } // PlotSquared Bukkit API
compileOnly("com.plotsquared", "PlotSquared-Core", "6.4.0") // PlotSquared Core API
compileOnly("com.plotsquared:PlotSquared-Bukkit:6.4.0") { isTransitive = false } // PlotSquared Bukkit API
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.7")
compileOnly("de.eldoria", "messageblocker", "1.0.3c-DEV")
compileOnly("net.kyori", "adventure-platform-bukkit", "4.0.1")
Expand Down

0 comments on commit f59c29a

Please sign in to comment.