Skip to content

Commit 7dbbfc5

Browse files
Bump okio from 3.16.1 to 3.16.2 (#237)
Bumps `okio` from 3.16.1 to 3.16.2. Updates `com.squareup.okio:okio` from 3.16.1 to 3.16.2 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.1...3.16.2) Updates `com.squareup.okio:okio-jvm` from 3.16.1 to 3.16.2 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.1...3.16.2) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1410bad commit 7dbbfc5

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

0 commit comments

Comments
 (0)