Skip to content

Commit ac2063c

Browse files
Merge pull request #3161 from nextcloud/renovate/com.google.code.gson-gson-2.x
fix(deps): update dependency com.google.code.gson:gson to v2.14.0
2 parents 673ec36 + e01c4da commit ac2063c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dependencies {
165165
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
166166

167167
// Gson
168-
implementation 'com.google.code.gson:gson:2.13.2'
168+
implementation 'com.google.code.gson:gson:2.14.0'
169169

170170
// ReactiveX
171171
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

0 commit comments

Comments
 (0)