Skip to content

Commit

Permalink
Merge pull request #124 from elimu-ai/dependabot/gradle/app/com.squar…
Browse files Browse the repository at this point in the history
…eup.retrofit2-converter-gson-2.11.0

chore(deps): bump com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0 in /app
  • Loading branch information
nya-elimu authored Jun 23, 2024
2 parents 0341b5e + 4a127fe commit e007556
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 @@ -56,7 +56,7 @@ dependencies {

// Retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.11.0'

// Room components
implementation "androidx.room:room-runtime:2.4.2"
Expand Down

0 comments on commit e007556

Please sign in to comment.