Skip to content

Commit a5b30a0

Browse files
fix(deps): update okio to v3.16.0
1 parent bfaadc9 commit a5b30a0

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
@@ -8,7 +8,7 @@ kotlinx-binaryCompatibilityValidator = "0.17.0"
88

99
kotlinx-coroutines = "1.10.2"
1010

11-
okio = "3.15.0"
11+
okio = "3.16.0"
1212

1313
[plugins]
1414
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)