Skip to content

Commit fecfe8b

Browse files
Bump the okio group with 2 updates (#450)
Bumps the okio group with 2 updates: [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.12.0 to 3.13.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.13.0) Updates `com.squareup.okio:okio-jvm` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.13.0) Updates `com.squareup.okio:okio-jvm` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.13.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 033a338 commit fecfe8b

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
@@ -8,7 +8,7 @@ logbackVersionrange = "[1.2,2)"
88
moshi = "1.15.2"
99
moshiVersionrange = "[1.12.0,2)"
1010
okhttp = "4.12.0"
11-
okio = "3.12.0"
11+
okio = "3.13.0"
1212
okioVersionrange = "[3,4)"
1313
slf4j = "2.0.17"
1414
slf4jVersionrange = "[1.7,3)"

0 commit comments

Comments
 (0)