Skip to content

Commit

Permalink
Bump gson from 2.8.6 to 2.10
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.10.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.6...gson-parent-2.10)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2022
1 parent cb3ff9b commit 04e6ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {

// Networking
brotliVersion = '0.1.2'
gsonVersion = '2.8.6'
gsonVersion = '2.10'
okhttpVersion = '4.9.0'
retrofitVersion = '2.9.0'
wireVersion = '4.1.0'
Expand Down

0 comments on commit 04e6ef7

Please sign in to comment.