Bump com.google.code.gson:gson from 2.13.0 to 2.13.1

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.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.13.0...gson-parent-2.13.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.1
  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-05-08 03:36:28 +00:00
committed by Josh Cummings
parent d7e61baba7
commit 875a576f88

View File

@@ -75,7 +75,7 @@ configurations {
}
dependencies {
implementation 'com.google.code.gson:gson:2.13.0'
implementation 'com.google.code.gson:gson:2.13.1'
implementation 'com.thaiopensource:trang:20091111'
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
implementation 'org.yaml:snakeyaml:1.33'