Skip to content

Commit

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

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

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

Updates `com.squareup.okio:okio-nodefilesystem` from 3.4.0 to 3.5.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.4.0...parent-3.5.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
- dependency-name: com.squareup.okio:okio-nodefilesystem
  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>
Co-authored-by: José Carlos Montañez <[email protected]>
Co-authored-by: Raúl Raja Martínez <[email protected]>
  • Loading branch information
3 people authored Aug 10, 2023
1 parent 7c01e04 commit 53a1d82
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 @@ -5,7 +5,7 @@ kotlin = "1.9.0"
kotlinx-json = "1.5.1"
ktor = "2.3.2"
spotless = "6.20.0"
okio = "3.4.0"
okio = "3.5.0"
kotest = "5.6.2"
kotest-testcontainers = "2.0.2"
kotest-arrow = "1.3.3"
Expand Down

0 comments on commit 53a1d82

Please sign in to comment.