Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3.10.1 (#1428)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <1892070+ashdavies@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] and ashdavies authored Jan 8, 2025
1 parent d767555 commit 5a2e934
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 @@ -114,7 +114,7 @@ sqldelight-paging3-extensions = { module = "app.cash.sqldelight:androidx-paging3
sqldelight-sqlite-driver = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "cash-sqldelight" }

squareup-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
squareup-okio = "com.squareup.okio:okio:3.10.0"
squareup-okio = "com.squareup.okio:okio:3.10.1"

[plugins]
android-application = { id = "com.android.application", version.ref = "google-android" }
Expand Down

0 comments on commit 5a2e934

Please sign in to comment.