Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.9.0 (#2470)
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 May 1, 2024
1 parent 2c110ab commit 230f2d4
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.8.0' }
okio = { module = "com.squareup.okio:okio", version = '3.9.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 230f2d4

Please sign in to comment.