Skip to content

Commit

Permalink
Bump okio from 1.17.2 to 3.4.0 in /drivers/okhttp
Browse files Browse the repository at this point in the history
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](square/okio@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>
  • Loading branch information
dependabot[bot] authored and gaul committed Jul 29, 2023
1 parent 132604d commit ef580d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/okhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ef580d4

Please sign in to comment.