Bump com.google.code.gson:gson from 2.12.0 to 2.12.1

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.12.0...gson-parent-2.12.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] 2025-01-31 04:37:30 +00:00 committed by GitHub
parent cc261dfad2
commit cf4c74d25d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api"
}
include "com.google.code.gson:gson:2.12.0"
include "com.google.code.gson:gson:2.12.1"
include "com.formdev:flatlaf:3.5.4"
include "com.formdev:flatlaf-extras:3.5.4"
include "org.apache.commons:commons-lang3:3.17.0"