Skip to content

Commit

Permalink
Merge pull request #8 from GeekyCats/renovate/com.google.code.gson-gs…
Browse files Browse the repository at this point in the history
…on-2.x

Update dependency com.google.code.gson:gson to v2.10.1
  • Loading branch information
AmartyaSingh97 authored Jan 1, 2024
2 parents adb3c4a + 6c6620c commit 1273baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
Expand Down

0 comments on commit 1273baa

Please sign in to comment.