Skip to content

Commit 4a659b4

Browse files
Bump the okio group with 2 updates
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.13.0 to 3.14.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.13.0...parent-3.14.0) Updates `com.squareup.okio:okio-jvm` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.13.0...parent-3.14.0) Updates `com.squareup.okio:okio-jvm` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.13.0...parent-3.14.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 750d7fc commit 4a659b4

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.13.0"
10+
okio = "3.14.0"
1111
okioVersionrange = "[3,4)"
1212
slf4j = "2.0.17"
1313
slf4jVersionrange = "[1.7,3)"

0 commit comments

Comments
 (0)