Skip to content

Commit

Permalink
Merge pull request #108 from nuhkoca/renovate/versions.retrofit
Browse files Browse the repository at this point in the history
Update Versions.retrofit to v2.11.0
  • Loading branch information
nuhkoca authored Mar 29, 2024
2 parents 3b61e5d + d0d1a2c commit 518439f
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.10.0"
const val retrofit = "2.11.0"
const val okhttp = "4.12.0"

// Lifecycle
Expand Down

0 comments on commit 518439f

Please sign in to comment.