Skip to content

Commit

Permalink
Bump OkHttp to 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Aug 12, 2024
1 parent f16ec11 commit 13b9ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ object deps {

object square {

private const val okHttpVersion = "4.10.0"
private const val okHttpVersion = "4.12.0"
private const val retrofitVersion = "2.9.0"
private const val retrofitKotlinxSerializationConverterVersion = "0.8.0"

Expand Down

0 comments on commit 13b9ea5

Please sign in to comment.