Skip to content

Commit

Permalink
build(deps): bump okio from 3.8.0 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps `okio` from 3.8.0 to 3.9.0.

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

Updates `com.squareup.okio:okio-jvm` from 3.8.0 to 3.9.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.8.0...parent-3.9.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-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent 88b2684 commit 7233a22
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 @@ -152,7 +152,7 @@ asm = "9.7"

# KMP I/O library.
# https://square.github.io/okio/changelog/
okio = "3.8.0"
okio = "3.9.0"

# KMP I/O library.
# https://square.github.io/okhttp/changelogs/changelog_4x/
Expand Down

0 comments on commit 7233a22

Please sign in to comment.