Skip to content

Commit

Permalink
Update dependency com.squareup.retrofit2:retrofit to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent af2593c commit 42a93c3
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.9.0")

implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:retrofit:2.11.0")
implementation("com.squareup.retrofit2:converter-gson:2.9.0")

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

0 comments on commit 42a93c3

Please sign in to comment.