Skip to content

Commit

Permalink
Bump okio.version from 3.9.1 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps `okio.version` from 3.9.1 to 3.10.0.

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.0
- [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.0)

Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.0
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 4588f8c commit 52d8c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<paranamer.version>2.8</paranamer.version>
<kotlin.stdlib.version>2.0.21</kotlin.stdlib.version>
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
<okio.version>3.9.1</okio.version>
<okio.version>3.10.0</okio.version>
<kryo.version>2.24.0</kryo.version>
<objenesis.version>3.4</objenesis.version>
<chill.version>0.10.0</chill.version>
Expand Down

0 comments on commit 52d8c41

Please sign in to comment.