Skip to content

Commit 2d9b60a

Browse files
Bump com.squareup.okio:okio from 3.6.0 to 3.9.1
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.6.0 to 3.9.1. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.6.0...3.9.1) --- 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]>
1 parent 0585720 commit 2d9b60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ dependencies {
182182
implementation 'com.larswerkman:HoloColorPicker:1.5'
183183
implementation 'com.google.code.findbugs:jsr305:3.0.2'
184184

185-
implementation 'com.squareup.okio:okio:3.6.0'
185+
implementation 'com.squareup.okio:okio:3.9.1'
186186

187187
implementation 'com.squareup.moshi:moshi:1.15.0'
188188
kapt "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"

0 commit comments

Comments
 (0)