Bump bstatsVersion from 3.0.0 to 3.0.1 in /Plan (#2878)

Bumps `bstatsVersion` from 3.0.0 to 3.0.1.

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

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

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

---
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-02-17 16:39:08 +02:00 committed by GitHub
parent 8863151ef7
commit 0c23bdb3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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