Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.6.0 (#2441)
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 Dec 8, 2023
1 parent 73dca5a commit 95782bc
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 @@ -35,7 +35,7 @@ composeUi-testManifest = { module = 'androidx.compose.ui:ui-test-manifest', vers

drawablePainter = { module = 'com.google.accompanist:accompanist-drawablepainter', version = '0.30.1' }

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.ref = 'okhttp' }
okhttp-mockWebServer = { module = 'com.squareup.okhttp3:mockwebserver', version.ref = 'okhttp' }
Expand Down

0 comments on commit 95782bc

Please sign in to comment.