Bump okio from 1.17.2 to 3.4.0 in /drivers/okhttp

Bumps [okio](https://github.com/square/okio) from 1.17.2 to 3.4.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okio/compare/okio-parent-1.17.2...parent-3.4.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-13 17:02:58 +00:00 committed by Andrew Gaul
parent 132604d71a
commit ef580d4aa7
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<description>OkHttp Driver</description>
<properties>
<okio.version>1.17.2</okio.version>
<okio.version>3.4.0</okio.version>
</properties>
<dependencies>