Bump okio from 2.2.2 to 2.6.0
Bumps [okio](https://github.com/square/okio) from 2.2.2 to 2.6.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/2.2.2...parent-2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6cdd7ce4f7
commit
dd06008fbe
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ dependencies {
|
|||
implementation 'com.larswerkman:HoloColorPicker:1.5'
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
|
||||
implementation 'com.squareup.okio:okio:2.2.2'
|
||||
implementation 'com.squareup.okio:okio:2.6.0'
|
||||
|
||||
implementation 'com.squareup.moshi:moshi:1.9.2'
|
||||
kapt("com.squareup.moshi:moshi-kotlin-codegen:1.9.2")
|
||||
|
|
Loading…
Reference in a new issue