Skip to content

Commit

Permalink
Bump gson from 2.8.5 to 2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2020
1 parent 04c5f51 commit 6986239
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 @@ -24,7 +24,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.twilio:chat-android:5.0.0'
implementation 'com.squareup.okhttp3:okhttp:4.4.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
Expand Down

0 comments on commit 6986239

Please sign in to comment.