Skip to content

Commit

Permalink
Bump the okio group across 1 directory with 2 updates (#799)
Browse files Browse the repository at this point in the history
Bumps the okio group with 2 updates in the / directory: [com.squareup.okio:okio-jvm](https://github.com/square/okio) and [com.squareup.okio:okio](https://github.com/square/okio).


Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 79269e7 commit 0c12410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

val dependencyVersions = listOf(
"com.squareup.okio:okio-jvm:3.9.1",
"com.squareup.okio:okio-jvm:3.10.2",
"net.bytebuddy:byte-buddy:1.16.0",
"net.bytebuddy:byte-buddy-agent:1.16.0",
"org.apache.commons:commons-compress:1.27.1",
Expand Down

0 comments on commit 0c12410

Please sign in to comment.