Skip to content

Commit

Permalink
Merge pull request #105 from nuhkoca/renovate/versions.retrofit
Browse files Browse the repository at this point in the history
Update Versions.retrofit to v2.10.0
  • Loading branch information
nuhkoca authored Mar 20, 2024
2 parents adf7684 + 94ef026 commit 509411c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Versions {
const val rx_binding = "3.1.0"

// Retrofit
const val retrofit = "2.9.0"
const val retrofit = "2.10.0"
const val okhttp = "4.12.0"

// Lifecycle
Expand Down

0 comments on commit 509411c

Please sign in to comment.