Skip to content

Commit

Permalink
fix(deps): update dependency com.sk89q.worldedit:worldedit-bukkit to …
Browse files Browse the repository at this point in the history
…v7.2.15 (#174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent ce4e746 commit 162b7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LandLord-latest/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
dependencies {
implementation(project(":LandLord-core"))
compileOnly("org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.14")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.15")
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.8")
compileOnly("io.papermc:paperlib:1.0.8")
}
Expand Down

0 comments on commit 162b7f2

Please sign in to comment.