Skip to content

Commit

Permalink
Bump com.squareup.okio:okio
Browse files Browse the repository at this point in the history
Bumps the gradle-dependencies group with 1 update in the / directory: [com.squareup.okio:okio](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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bigdaz committed Jan 14, 2025
1 parent 4e3062c commit 0f8c712
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 @@ -11,7 +11,7 @@ jackson-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-modul
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.18.0" }

github-packageurl = { group = "com.github.package-url", name = "packageurl-java", version = "1.5.0" }
okio = { group = "com.squareup.okio", name = "okio", version = "3.9.1" }
okio = { group = "com.squareup.okio", name = "okio", version = "3.10.2" }

### Test dependencies

Expand Down

0 comments on commit 0f8c712

Please sign in to comment.