Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.3.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.3.0 to 3.5.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.3.0...parent-3.5.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 6511e86 commit 89cc2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ dependencies {
implementation 'com.larswerkman:HoloColorPicker:1.5'
implementation 'com.google.code.findbugs:jsr305:3.0.2'

implementation 'com.squareup.okio:okio:3.3.0'
implementation 'com.squareup.okio:okio:3.5.0'

implementation 'com.squareup.moshi:moshi:1.15.0'
kapt "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
Expand Down

0 comments on commit 89cc2fa

Please sign in to comment.