Skip to content

Commit 831d8ca

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump okio from 3.16.0 to 3.16.1
Bumps `okio` from 3.16.0 to 3.16.1. Updates `com.squareup.okio:okio` from 3.16.0 to 3.16.1 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.0...parent-3.16.1) Updates `com.squareup.okio:okio-jvm` from 3.16.0 to 3.16.1 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.0...parent-3.16.1) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 236d94a commit 831d8ca

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.0"
6+
okio = "3.16.1"
77
okioVersionrange = "[3,4)"
88
slf4j = "2.0.17"
99
slf4jVersionrange = "[1.7,3)"

0 commit comments

Comments
 (0)