Skip to content

Commit edbd49d

Browse files
dependabot[bot]stefan-niedermann
authored andcommitted
Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9. - [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.8...gson-parent-2.8.9) --- 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>
1 parent 820038f commit edbd49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
implementation 'com.squareup.retrofit2:retrofit:2.6.4'
110110

111111
// Gson
112-
implementation 'com.google.code.gson:gson:2.8.8'
112+
implementation 'com.google.code.gson:gson:2.8.9'
113113

114114
// ReactiveX
115115
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

0 commit comments

Comments
 (0)