Skip to content

Commit

Permalink
Bump the okio group across 1 directory with 2 updates
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](https://github.com/square/okio) and [com.squareup.okio:okio-jvm](https://github.com/square/okio).


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)

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-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)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: okio
- 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-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: okio
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 4c4f7b8 commit 63a9f99
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 @@ -7,7 +7,7 @@ logback = "1.3.15"
logbackVersionrange = "[1.2,2)"
okhttp = "4.12.0"
okhttpVersionrange = "[4,5)"
okio = "3.9.1"
okio = "3.10.2"
okioVersionrange = "[3,4)"
slf4j = "2.0.16"
slf4jVersionrange = "[1.7,3)"
Expand Down

0 comments on commit 63a9f99

Please sign in to comment.