Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#1602)
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 17, 2023
1 parent 6c69887 commit e23ac6c
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 @@ -65,7 +65,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-assetfilesystem = { module = "com.squareup.okio:okio-assetfilesystem", version.ref = "okio" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version = "4.11.0" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.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" }
zipline-gradlePlugin = { module = "app.cash.zipline:zipline-gradle-plugin", version.ref = "zipline" }
Expand Down

0 comments on commit e23ac6c

Please sign in to comment.