Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.5.0...parent-3.6.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 Oct 2, 2023
1 parent 3d3fe3f commit 5f2972e
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 @@ -19,7 +19,7 @@ mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
annotations = { module = "org.jetbrains:annotations", version = "24.0.1" }
byteBuddy = { module = "net.bytebuddy:byte-buddy", version.ref = "byteBuddy" }
kotlinx = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.ref = "kotlinx" }
okio = { module = "com.squareup.okio:okio", version = "3.5.0" }
okio = { module = "com.squareup.okio:okio", version = "3.6.0" }
opentest4j = { module = "org.opentest4j:opentest4j", version = "1.3.0" }

[bundles]
Expand Down

0 comments on commit 5f2972e

Please sign in to comment.