Skip to content

Commit

Permalink
Bump com.sk89q.worldguard:worldguard-bukkit from 7.0.5 to 7.0.10
Browse files Browse the repository at this point in the history
Bumps com.sk89q.worldguard:worldguard-bukkit from 7.0.5 to 7.0.10.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 671111d commit a92adda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/worldguard7/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

dependencies {
implementation project(':api')
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.5'
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.10'
testImplementation 'io.papermc:paperlib:1.0.6'
testImplementation 'org.bstats:bstats-bukkit:1.8'
}

0 comments on commit a92adda

Please sign in to comment.