Skip to content

Commit

Permalink
Bump okio from 3.3.0 to 3.4.0 (#1806)
Browse files Browse the repository at this point in the history
Bumps `okio` from 3.3.0 to 3.4.0.

Updates `com.squareup.okio:okio` from 3.3.0 to 3.4.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.3.0...parent-3.4.0)

Updates `com.squareup.okio:okio-fakefilesystem` from 3.3.0 to 3.4.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.3.0...parent-3.4.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okio:okio-fakefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 763639e commit 3e24b82
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 @@ -6,7 +6,7 @@ composeCompiler = "1.4.8"
coroutines = "1.7.2"
ktlint = "0.48.2"
okhttp = "4.11.0"
okio = "3.3.0"
okio = "3.4.0"
roborazzi = "1.2.0"

[plugins]
Expand Down

0 comments on commit 3e24b82

Please sign in to comment.