Skip to content

Commit

Permalink
build(deps): bump com.squareup.okio:okio from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.7.0 to 3.8.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.7.0...parent-3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent b8d3ed1 commit 46659dc
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 @@ -112,7 +112,7 @@ lljzip = { group = "software.coley", name = "lljzip", version = "2.3.0" }

# Okio
## A modern I/O library for Android, Java, and Kotlin Multiplatform.
okio = { group = "com.squareup.okio", name = "okio", version = "3.7.0" }
okio = { group = "com.squareup.okio", name = "okio", version = "3.8.0" }


# SLF4J
Expand Down

0 comments on commit 46659dc

Please sign in to comment.