Skip to content

Commit 3ef7b3a

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

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

0 commit comments

Comments
 (0)