Skip to content

Commit 07c6c84

Browse files
Bump com.squareup.okio:okio from 3.9.0 to 3.10.2 in /android
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.9.0 to 3.10.2. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.9.0...3.10.2) --- 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 59222e0 commit 07c6c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def timberVersion = "5.0.1"
118118
def androidxCoreVersion = '1.13.1'
119119
def daggerVersion = '2.51.1'
120120
def workManagerVersion = '2.9.0'
121-
def okioVersion = '3.9.0'
121+
def okioVersion = '3.10.2'
122122
def serializationJsonVersion = '1.7.3'
123123

124124
def junitVersion = '4.13.2'

0 commit comments

Comments
 (0)