Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.9.0...3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2b56e77 commit 3dac302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion okio-extras/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kotlin {
sourceSets {
val commonMain by getting {
dependencies {
api("com.squareup.okio:okio:3.9.0")
api("com.squareup.okio:okio:3.9.1")
}
}

Expand Down

0 comments on commit 3dac302

Please sign in to comment.