Skip to content

Commit

Permalink
fix(deps): update dependency com.sk89q.worldguard:worldguard-bukkit t…
Browse files Browse the repository at this point in the history
…o v7.0.9 (#178)

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

Expand Down

0 comments on commit 91ceaf5

Please sign in to comment.