Skip to content

Commit

Permalink
Merge pull request #10 from m4gen/renovate/com.squareup.retrofit2-ret…
Browse files Browse the repository at this point in the history
…rofit-2.x

Update dependency com.squareup.retrofit2:retrofit to v2.11.0
  • Loading branch information
Alessandro authored May 4, 2024
2 parents 08c803a + fa2129c commit 33c5374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apklis-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation("io.reactivex.rxjava3:rxandroid:3.0.2")
implementation("com.squareup.retrofit2:adapter-rxjava3:2.11.0")

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")

testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit 33c5374

Please sign in to comment.