Bump okio from 2.6.0 to 2.10.0 (#323)
Bumps [okio](https://github.com/square/okio) from 2.6.0 to 2.10.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-2.6.0...parent-2.10.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio 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>
This commit is contained in:
parent
cf025f830a
commit
ee1c6f8344
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ ext.versions = [
|
|||
retrofit : '2.9.0',
|
||||
jsr305 : '3.0.2',
|
||||
okHttp : '4.6.0',
|
||||
okio : '2.6.0',
|
||||
okio : '2.10.0',
|
||||
moshi : '1.12.0',
|
||||
appCompat : '1.3.1',
|
||||
fragment : '1.3.6',
|
||||
|
|
Loading…
Reference in a new issue