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.12
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 0ed5864 commit e4a3eeb
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.21-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.20")
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.9")
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.12")
compileOnly("io.papermc:paperlib:1.0.8")
}

Expand Down

0 comments on commit e4a3eeb

Please sign in to comment.