chore(deps): bump com.intellectualsites.plotsquared:plotsquared-core (#27)

Bumps [com.intellectualsites.plotsquared:plotsquared-core](https://github.com/IntellectualSites/PlotSquared) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/IntellectualSites/PlotSquared/releases)
- [Commits](https://github.com/IntellectualSites/PlotSquared/compare/7.5.1...7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-17 16:37:42 +02:00
committed by GitHub
parent 3e480b8f8e
commit 796588447a

View File

@@ -79,7 +79,7 @@ dependencies {
implementation("org.mineskin:java-client-jsoup:3.0.3-SNAPSHOT") implementation("org.mineskin:java-client-jsoup:3.0.3-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.11.6") compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("com.intellectualsites.plotsquared:plotsquared-core:7.5.1") compileOnly("com.intellectualsites.plotsquared:plotsquared-core:7.5.2")
} }
paper { paper {