Skip to content

Commit 39d6e15

Browse files
Bump okio from 3.16.3 to 3.16.4
Bumps `okio` from 3.16.3 to 3.16.4. Updates `com.squareup.okio:okio` from 3.16.3 to 3.16.4 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.3...parent-3.16.4) Updates `com.squareup.okio:okio-nodefilesystem` from 3.16.3 to 3.16.4 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.3...parent-3.16.4) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okio:okio-nodefilesystem dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8109aca commit 39d6e15

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.16.3"
5+
okio = "3.16.4"
66
serialization = "1.9.0"
77
benchmark = "0.4.14"
88
openapi = "2025.5"

0 commit comments

Comments
 (0)