chore(deps): 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:
parent
65f0d17105
commit
87961fca30
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
||||||
activity_version = '1.6.1'
|
activity_version = '1.6.1'
|
||||||
fragmentktx_version = '1.5.5'
|
fragmentktx_version = '1.5.5'
|
||||||
ormLite_version = '4.46'
|
ormLite_version = '4.46'
|
||||||
gson_version = '2.10'
|
gson_version = '2.10.1'
|
||||||
nav_version = '2.5.3'
|
nav_version = '2.5.3'
|
||||||
appcompat_version = '1.5.1'
|
appcompat_version = '1.5.1'
|
||||||
material_version = '1.7.0'
|
material_version = '1.7.0'
|
||||||
|
|
Loading…
Reference in a new issue