Skip to content

Commit 714e06b

Browse files
Merge pull request #2824 from nextcloud/renovate/com.google.code.gson-gson-2.x
fix(deps): update dependency com.google.code.gson:gson to v2.13.2
2 parents 275b151 + 57fb1fb commit 714e06b

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
@@ -155,7 +155,7 @@ dependencies {
155155
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
156156

157157
// Gson
158-
implementation 'com.google.code.gson:gson:2.13.1'
158+
implementation 'com.google.code.gson:gson:2.13.2'
159159

160160
// ReactiveX
161161
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

0 commit comments

Comments
 (0)