Skip to content

Commit 433f962

Browse files
Merge pull request #984 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 5dbbe6f + 175b1aa commit 433f962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ dependencies {
141141

142142
implementation 'com.google.android.material:material:1.13.0'
143143

144-
api 'com.google.code.gson:gson:2.13.2'
144+
api 'com.google.code.gson:gson:2.14.0'
145145

146146
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
147147
implementation 'io.reactivex.rxjava3:rxjava:3.1.12'

0 commit comments

Comments
 (0)