Skip to content

Commit

Permalink
fix(deps): update okhttp3 to v4.11.0 (#971)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2023
1 parent b96ac16 commit 4427788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hilt = "2.45"
kotlin = "1.8.20"
kotlin-coroutines = "1.6.4"
moshi = "1.14.0"
okhttp3 = "4.10.0"
okhttp3 = "4.11.0"
retrofit = "2.9.0"

[libraries]
Expand Down

0 comments on commit 4427788

Please sign in to comment.