gson-comments/gson
dependabot[bot] 1d3b6b1ece
Bump com.guardsquare:proguard-base from 7.4.1 to 7.4.2 (#2607)
Bumps [com.guardsquare:proguard-base](https://github.com/Guardsquare/proguard) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](https://github.com/Guardsquare/proguard/compare/v7.4.1...v7.4.2)

---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-base
  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>
2024-02-01 07:11:05 -08:00
..
src Fix $Gson$Types equals method for TypeVariable when its generic declaration is not a Class (#2599) 2024-01-30 14:29:07 -08:00
LICENSE Updating License to contain the full text. 2011-04-12 21:21:39 +00:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00
bnd.bnd Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00
pom.xml Bump com.guardsquare:proguard-base from 7.4.1 to 7.4.2 (#2607) 2024-02-01 07:11:05 -08:00

README.md

gson

This Maven module contains the Gson source code. The artifacts created by this module are deployed to Maven Central under the coordinates com.google.code.gson:gson.