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 Oct 5, 2024
1 parent 02f8e7d commit 0480e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation("net.kyori", "adventure-platform-bukkit", "4.3.4")
compileOnly("org.spigotmc", "spigot-api", "1.13.2-R0.1-SNAPSHOT")
compileOnly("org.jetbrains", "annotations", "25.0.0")
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.9") {
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.12") {
exclude("org.spigotmc", "spigot-api")
exclude("com.sk89q.worldedit.worldedit-libs", "core")
}
Expand Down

0 comments on commit 0480e7d

Please sign in to comment.