Skip to content

Commit 0b04e4f

Browse files
Bump com.squareup.okio:okio from 3.16.1 to 3.16.2 (#3144)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.1 to 3.16.2. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.1...3.16.2) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.2 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 e75cd5f commit 0b04e4f

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.1")
503+
implementation("com.squareup.okio:okio:3.16.2")
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)