Skip to content

Commit

Permalink
chore(deps): bump com.intellectualsites.plotsquared:plotsquared-core (#…
Browse files Browse the repository at this point in the history
…196)

Bumps [com.intellectualsites.plotsquared:plotsquared-core](https://github.com/IntellectualSites/PlotSquared) from 7.2.0 to 7.3.12.
- [Release notes](https://github.com/IntellectualSites/PlotSquared/releases)
- [Commits](IntellectualSites/PlotSquared@7.2.0...7.3.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 3dae31c commit 8ad66d5
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 @@ -68,7 +68,7 @@ dependencies {
implementation("org.incendo:cloud-annotations:2.0.0-rc.2")
annotationProcessor("org.incendo:cloud-annotations:2.0.0-rc.2")

compileOnly("com.intellectualsites.plotsquared:plotsquared-core:7.2.0")
compileOnly("com.intellectualsites.plotsquared:plotsquared-core:7.3.12")
}

paper {
Expand Down

0 comments on commit 8ad66d5

Please sign in to comment.