Skip to content

Commit 346cb8d

Browse files
Bump okio from 3.15.0 to 3.16.2
Bumps `okio` from 3.15.0 to 3.16.2. Updates `com.squareup.okio:okio` from 3.15.0 to 3.16.2 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.15.0...3.16.2) Updates `com.squareup.okio:okio-nodefilesystem` from 3.15.0 to 3.16.2 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.15.0...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-minor - dependency-name: com.squareup.okio:okio-nodefilesystem dependency-version: 3.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9993f66 commit 346cb8d

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
@@ -2,7 +2,7 @@
22
kotlin = "2.2.21"
33
kotest = "6.0.4"
44
detekt = "1.23.8"
5-
okio = "3.15.0"
5+
okio = "3.16.2"
66
serialization = "1.9.0"
77
benchmark = "0.4.14"
88
openapi = "2025.5"

0 commit comments

Comments
 (0)