Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
playground-manager[bot] authored Jan 8, 2025
1 parent 8396b48 commit 8693ed4
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 8693ed4

Please sign in to comment.