Skip to content

Commit

Permalink
Bump okhttp_version from 4.9.3 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `okhttp_version` from 4.9.3 to 4.12.0.

Updates `com.squareup.okhttp3:okhttp` from 4.9.3 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.9.3 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent e24ce75 commit 55516c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-client-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ ext {
mockito_inline_version = '2.13.0'
mockk_version = '1.12.4'
hamcrest_version = "2.2"
okhttp_version = "4.9.3"
okhttp_version = "4.12.0"

android_core_version = "2.1.0"
androidx_junit_version = "1.1.3"
Expand Down

0 comments on commit 55516c8

Please sign in to comment.