Skip to content

Commit

Permalink
Merge pull request #123 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

chore(deps): bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0 in /app
  • Loading branch information
jo-elimu authored Jun 23, 2024
2 parents e007556 + 7cf48d8 commit cb98ca1
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

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

// Room components
Expand Down

0 comments on commit cb98ca1

Please sign in to comment.