Skip to content

Commit

Permalink
Merge pull request #100 from KlubJagiellonski/dependabot/gradle/com.s…
Browse files Browse the repository at this point in the history
…quareup.retrofit2-converter-gson-2.9.0

Bump converter-gson from 2.4.0 to 2.9.0
  • Loading branch information
rafalgawlik authored Mar 23, 2021
2 parents 243fc0e + 3bd6dac commit 4159ca4
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 @@ -98,7 +98,7 @@ dependencies {
implementation 'com.github.jkwiecien:EasyImage:1.3.1'
implementation 'com.facebook.device.yearclass:yearclass:2.1.0'
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.retrofit2:adapter-rxjava:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.11.0'
implementation 'io.reactivex:rxjava:1.3.0'
Expand Down

0 comments on commit 4159ca4

Please sign in to comment.