Skip to content

Commit ad2c925

Browse files
Bump com.google.code.gson:gson in the gradle group across 1 directory
Bumps the gradle group with 1 update in the / directory: [com.google.code.gson:gson](https://github.com/google/gson). Updates `com.google.code.gson:gson` from 2.8.6 to 2.8.9 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.6...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.8.9 dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8878ebe commit ad2c925

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
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'androidx.camera:camera-view:1.4.2'
4040
testImplementation 'junit:junit:4.13.2'
4141
androidTestImplementation 'androidx.test:runner:1.5.2'
42-
implementation 'com.google.code.gson:gson:2.8.6'
42+
implementation 'com.google.code.gson:gson:2.8.9'
4343
implementation 'com.android.volley:volley:1.2.1'
4444

4545
implementation "androidx.camera:camera-core:1.4.2"

0 commit comments

Comments
 (0)