Bump gson from 2.10 to 2.10.1 in /Plan (#2823)

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

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-01-20 18:43:26 +02:00 committed by GitHub
parent 6e29d62f17
commit 5bc58a893a
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.6"
geoIpVersion = "3.0.2"
gsonVersion = "2.10"
gsonVersion = "2.10.1"
dependencyDownloadVersion = "1.3.0"
bstatsVersion = "3.0.0"