Skip to content

Commit

Permalink
Bump okhttp from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps `okhttp` from 4.10.0 to 4.11.0.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent ea77fd5 commit 378bdc8
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 @@ -8,7 +8,7 @@ kotlin = "1.9.10"
kotlinpoet = "1.14.2"
mavenplugin = "0.24.0"
moshi = "1.15.0"
okhttp = "4.10.0"
okhttp = "4.11.0"
okio = "3.5.0"
protobuf = "3.24.3"
slf4j = "1.7.36"
Expand Down

0 comments on commit 378bdc8

Please sign in to comment.