Bump gson from 2.9.1 to 2.10 in /Plan (#2688)

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

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-11-07 19:25:52 +02:00 committed by GitHub
parent 77636007c0
commit 8fc3315179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ subprojects {
hikariVersion = "5.0.1"
slf4jVersion = "2.0.3"
geoIpVersion = "3.0.1"
gsonVersion = "2.9.1"
gsonVersion = "2.10"
dependencyDownloadVersion = "1.3.0"
bstatsVersion = "3.0.0"