Skip to content

Commit d4cff72

Browse files
Merge pull request #708 from nextcloud/renovate/com.google.code.gson-gson-2.x
fix(deps): update dependency com.google.code.gson:gson to v2.11.0
2 parents 4756212 + 00d3d1d commit d4cff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

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

124124
implementation 'com.google.android.material:material:1.12.0'
125125

126-
api 'com.google.code.gson:gson:2.10.1'
126+
api 'com.google.code.gson:gson:2.11.0'
127127

128128
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
129129
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

0 commit comments

Comments
 (0)