Bump gson from 2.8.8 to 2.8.9 in /Plan (#2142)

Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  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] 2021-10-30 09:24:26 +03:00 committed by GitHub
parent 88b30b9287
commit 09d1fc7d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ subprojects {
hikariVersion = "4.0.3"
slf4jVersion = "1.7.32"
geoIpVersion = "2.15.0"
gsonVersion = "2.8.8"
gsonVersion = "2.8.9"
bstatsVersion = "2.2.1"
placeholderapiVersion = "2.10.10"
nkPlaceholderapiVersion = "1.4-SNAPSHOT"