Skip to content

Commit

Permalink
fix(deps): update okio to v3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 26e13da commit e6e8f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kotlinx-binaryCompatibilityValidator = "0.16.3"

kotlinx-coroutines = "1.10.1"

okio = "3.9.1"
okio = "3.10.2"

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

0 comments on commit e6e8f43

Please sign in to comment.