Skip to content

Commit

Permalink
fix(deps): update okhttp3 to v4.12.0 (#1100)
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 Oct 21, 2023
1 parent 779b088 commit 8c7f7dc
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 @@ -15,7 +15,7 @@ kotlin = "1.9.10"
kotlin-coroutines = "1.7.3"
mockk = "1.13.8"
moshi = "1.15.0"
okhttp3 = "4.11.0"
okhttp3 = "4.12.0"
retrofit = "2.9.0"

sdk = "34"
Expand Down

0 comments on commit 8c7f7dc

Please sign in to comment.