Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Update dependency com.squareup.retrofit2:retrofit to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Mar 19, 2024
1 parent 30e262b commit 4bb4f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
}

dependencies {
api "com.squareup.retrofit2:retrofit:2.9.0"
api "com.squareup.retrofit2:retrofit:2.10.0"
api "org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3"

testImplementation "junit:junit:4.13.2"
Expand Down

0 comments on commit 4bb4f0e

Please sign in to comment.