Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.4.0 (#461)
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] committed Jul 8, 2023
1 parent 1b5b945 commit 7d2e7c9
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 @@ -38,7 +38,7 @@ material = "com.google.android.material:material:1.9.0"
once = "com.jonathanfinerty.once:once:1.3.1"
moshi-kt = "com.squareup.moshi:moshi-kotlin:1.15.0"
okhttp = "com.squareup.okhttp3:okhttp:4.11.0"
okio = "com.squareup.okio:okio:3.3.0"
okio = "com.squareup.okio:okio:3.4.0"
prefx = "com.takisoft.preferencex:preferencex:1.1.0"
bugly = "com.tencent.bugly:crashreport:4.1.9.2"
coil = "io.coil-kt:coil:2.4.0"
Expand Down

0 comments on commit 7d2e7c9

Please sign in to comment.