Bump bstatsVersion from 3.0.1 to 3.0.2 in /Plan (#2951)

Bumps `bstatsVersion` from 3.0.1 to 3.0.2.

Updates `org.bstats:bstats-bukkit` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2)

Updates `org.bstats:bstats-sponge` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2)

Updates `org.bstats:bstats-bungeecord` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bstats:bstats-sponge
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bstats:bstats-bungeecord
  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] 2023-04-01 08:47:48 +03:00 committed by GitHub
parent 414b9d1235
commit b9085c155d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ subprojects {
gsonVersion = "2.10.1"
dependencyDownloadVersion = "1.3.0"
bstatsVersion = "3.0.1"
bstatsVersion = "3.0.2"
placeholderapiVersion = "2.11.3"
nkPlaceholderapiVersion = "1.4-SNAPSHOT"