Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3.10.1 (#535)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 7b20175 commit 6b13a08
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 @@ -95,7 +95,7 @@ ktor-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
material-core = "com.google.android.material:material:1.12.0"
material-kolor = "com.materialkolor:material-kolor:2.0.0"
okio = "com.squareup.okio:okio:3.9.1"
okio = "com.squareup.okio:okio:3.10.1"
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
sqldelight-driver-native = { module = "app.cash.sqldelight:native-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit 6b13a08

Please sign in to comment.