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.18 (#181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 91ceaf5 commit a948a8f
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.15")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.18")
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.9")
compileOnly("io.papermc:paperlib:1.0.8")
}
Expand Down

0 comments on commit a948a8f

Please sign in to comment.