Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.6.0 (#1544)
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 Oct 2, 2023
1 parent 57f78b9 commit 211196a
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 @@ -62,7 +62,7 @@ junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.12" }
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
okio = { module = "com.squareup.okio:okio", version = "3.5.0" }
okio = { module = "com.squareup.okio:okio", version = "3.6.0" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version = "4.11.0" }
paging-compose-common = { module = "app.cash.paging:paging-compose-common", version = "3.2.0-alpha05-0.2.3" }
zipline = { module = "app.cash.zipline:zipline", version.ref = "zipline" }
Expand Down

0 comments on commit 211196a

Please sign in to comment.