Bump gson from 2.10 to 2.10.1

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>
This commit is contained in:
dependabot[bot] 2023-01-09 04:26:55 +00:00 committed by GitHub
parent 52fb56732e
commit 5466c80534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api"
}
include "com.google.code.gson:gson:2.10"
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.0"
include "com.google.guava:guava:31.1-jre"
include "net.sf.jopt-simple:jopt-simple:5.0.4"