Skip to content

Commit

Permalink
chore(deps): bump com.intellectualsites.plotsquared:plotsquared-core
Browse files Browse the repository at this point in the history
Bumps [com.intellectualsites.plotsquared:plotsquared-core](https://github.com/IntellectualSites/PlotSquared) from 7.3.12 to 7.4.0.
- [Release notes](https://github.com/IntellectualSites/PlotSquared/releases)
- [Commits](IntellectualSites/PlotSquared@7.3.12...7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 80e71a7 commit 1e7c11a
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.1.0-SNAPSHOT")
annotationProcessor("org.incendo:cloud-annotations:2.1.0-SNAPSHOT")

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

paper {
Expand Down

0 comments on commit 1e7c11a

Please sign in to comment.