Skip to content

Commit 630f4f6

Browse files
Bump okio from 3.16.2 to 3.16.4 (#246)
Bumps `okio` from 3.16.2 to 3.16.4. Updates `com.squareup.okio:okio` from 3.16.2 to 3.16.4 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.16.2...parent-3.16.4) Updates `com.squareup.okio:okio-jvm` from 3.16.2 to 3.16.4 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.16.2...parent-3.16.4) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 961f2c4 commit 630f4f6

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
@@ -3,7 +3,7 @@ kotlin = "2.2.21"
33
kotlinVersionrange = "[1.6,3)"
44
logback = "1.3.15"
55
logbackVersionrange = "[1.2,2)"
6-
okio = "3.16.2"
6+
okio = "3.16.4"
77
okioVersionrange = "[3,4)"
88
slf4j = "2.0.17"
99
slf4jVersionrange = "[1.7,3)"

0 commit comments

Comments
 (0)