Skip to content

Commit 387f8f2

Browse files
Bump okio from 3.7.0 to 3.8.0
Bumps `okio` from 3.7.0 to 3.8.0. Updates `com.squareup.okio:okio` from 3.7.0 to 3.8.0 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.7.0...parent-3.8.0) Updates `com.squareup.okio:okio-nodefilesystem` from 3.7.0 to 3.8.0 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.7.0...parent-3.8.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okio:okio-nodefilesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff9550a commit 387f8f2

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 = "1.9.22"
33
kotest = "5.8.0"
44
detekt = "1.23.5"
55
ktlint = "1.1.0"
6-
okio = "3.7.0"
6+
okio = "3.8.0"
77
serialization = "1.6.2"
88
benchmark = "0.4.10"
99
openapi = "2024.1"

0 commit comments

Comments
 (0)