Bump gson from 2.8.7 to 2.8.8 in /Plan (#2061)

Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8.
- [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.7...gson-parent-2.8.8)

---
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-08-23 07:29:36 +03:00 committed by GitHub
parent c6efc7348d
commit 7d00273bed
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.7"
gsonVersion = "2.8.8"
bstatsVersion = "2.2.1"
placeholderapiVersion = "2.10.10"
nkPlaceholderapiVersion = "1.4-SNAPSHOT"