Skip to content

Commit 87b8052

Browse files
Bump okio from 3.12.0 to 3.13.0
Bumps `okio` from 3.12.0 to 3.13.0. Updates `com.squareup.okio:okio` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.13.0) Updates `com.squareup.okio:okio-nodefilesystem` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.13.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okio:okio-nodefilesystem dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768c26d commit 87b8052

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.1.21"
33
kotest = "6.0.0.M3"
44
detekt = "1.23.8"
55
ktlint = "1.1.0"
6-
okio = "3.12.0"
6+
okio = "3.13.0"
77
serialization = "1.8.1"
88
benchmark = "0.4.14"
99
openapi = "2025.3"

0 commit comments

Comments
 (0)