Bump gson from 2.9.0 to 2.9.1 in /Plan (#2523)

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

---
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] 2022-08-01 13:07:05 +03:00 committed by GitHub
parent c5c1176dc5
commit d8af71a5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ subprojects {
hikariVersion = "5.0.1"
slf4jVersion = "2.0.0-alpha7"
geoIpVersion = "3.0.1"
gsonVersion = "2.9.0"
gsonVersion = "2.9.1"
dependencyDownloadVersion = "1.2.1"
bstatsVersion = "3.0.0"