Skip to content

Commit

Permalink
[api]: Bump com.squareup.okio:okio in the squareup group
Browse files Browse the repository at this point in the history
Bumps the squareup group with 1 update: [com.squareup.okio:okio](https://github.com/square/okio).


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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Jan 7, 2025
1 parent 41ee864 commit 4e2c278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildCache {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
library("okio", "com.squareup.okio:okio:3.9.1")
library("okio", "com.squareup.okio:okio:3.10.0")
library("okhttp", "com.squareup.okhttp3:okhttp:4.12.0")
library("okhttp-logging", "com.squareup.okhttp3:logging-interceptor:4.12.0")
library("jackson-core", "com.fasterxml.jackson.core:jackson-databind:2.18.2")
Expand Down

0 comments on commit 4e2c278

Please sign in to comment.