Skip to content

Commit c3ba115

Browse files
Bump com.squareup.okio:okio from 3.13.0 to 3.16.0 (#3097)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.13.0 to 3.16.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.13.0...parent-3.16.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1466ca3 commit c3ba115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ dependencies {
489489
implementation("com.squareup.retrofit2:retrofit:3.0.0")
490490
implementation("com.squareup.retrofit2:converter-gson:3.0.0")
491491
implementation("com.squareup.retrofit2:converter-scalars:3.0.0")
492-
implementation("com.squareup.okio:okio:3.13.0")
492+
implementation("com.squareup.okio:okio:3.16.0")
493493
implementation("com.squareup.okhttp3:logging-interceptor:4.12.0")
494494

495495
implementation("com.github.bumptech.glide:glide:4.16.0")

0 commit comments

Comments
 (0)