Skip to content

Commit

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

Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0 in /app
  • Loading branch information
nya-elimu authored Jun 23, 2024
2 parents 039aba7 + 0b74775 commit ea201e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'

// Retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.retrofit2:retrofit:2.11.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 ea201e1

Please sign in to comment.