Skip to content

Commit b0f039e

Browse files
Bump com.squareup.okio:okio from 3.16.2 to 3.16.3 (#3160)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.2 to 3.16.3. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.16.2...parent-3.16.3) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 8442ae7 commit b0f039e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ dependencies {
500500
implementation("com.squareup.retrofit2:retrofit:3.0.0")
501501
implementation("com.squareup.retrofit2:converter-gson:3.0.0")
502502
implementation("com.squareup.retrofit2:converter-scalars:3.0.0")
503-
implementation("com.squareup.okio:okio:3.16.2")
503+
implementation("com.squareup.okio:okio:3.16.3")
504504
implementation("com.squareup.okhttp3:logging-interceptor:5.2.1")
505505

506506
implementation("com.github.bumptech.glide:glide:5.0.5")

0 commit comments

Comments
 (0)