Skip to content

Commit

Permalink
Bump com.sk89q.worldedit:worldedit-core from 7.2.6 to 7.3.3
Browse files Browse the repository at this point in the history
Bumps com.sk89q.worldedit:worldedit-core from 7.2.6 to 7.3.3.

---
updated-dependencies:
- dependency-name: com.sk89q.worldedit:worldedit-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 0736f85 commit c823790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/plotsquared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
implementation project(':api')
compileOnly 'com.plotsquared:PlotSquared-Core:5.13.11'
compileOnly('com.sk89q.worldedit:worldedit-core:7.2.6') {
compileOnly('com.sk89q.worldedit:worldedit-core:7.3.3') {
exclude group: '*', module: '*'
}
testRuntimeOnly 'org.khelekore:prtree:1.7.0'
Expand Down

0 comments on commit c823790

Please sign in to comment.