Skip to content

Commit fc60eb2

Browse files
Bump the okio group across 1 directory with 2 updates (#286)
Bumps the okio group with 2 updates in the / directory: [com.squareup.okio:okio](https://github.com/square/okio) and [com.squareup.okio:okio-jvm](https://github.com/square/okio). Updates `com.squareup.okio:okio` from 3.9.1 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@3.9.1...3.10.2) Updates `com.squareup.okio:okio-jvm` from 3.9.1 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@3.9.1...3.10.2) Updates `com.squareup.okio:okio-jvm` from 3.9.1 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@3.9.1...3.10.2) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c4f7b8 commit fc60eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ logback = "1.3.15"
77
logbackVersionrange = "[1.2,2)"
88
okhttp = "4.12.0"
99
okhttpVersionrange = "[4,5)"
10-
okio = "3.9.1"
10+
okio = "3.10.2"
1111
okioVersionrange = "[3,4)"
1212
slf4j = "2.0.16"
1313
slf4jVersionrange = "[1.7,3)"

0 commit comments

Comments
 (0)