Skip to content

Commit f8c6002

Browse files
all: bump com.google.code.gson:gson to 2.11.0 (fixes #2000) (#1999)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <[email protected]>
1 parent a4624d2 commit f8c6002

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
@@ -85,7 +85,7 @@ dependencies {
8585
testImplementation 'junit:junit:4.13.2'
8686
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
8787
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
88-
implementation 'com.google.code.gson:gson:2.10.1'
88+
implementation 'com.google.code.gson:gson:2.11.0'
8989
androidTestImplementation 'androidx.test:runner:1.5.2'
9090
implementation 'me.aflak.libraries:bluetooth:1.3.9'
9191
implementation 'com.caverock:androidsvg-aar:1.4'

0 commit comments

Comments
 (0)