Skip to content

Commit

Permalink
Merge pull request #171 from mbakgun/renovate/com.squareup.okio-okio-…
Browse files Browse the repository at this point in the history
…fakefilesystem-3.x

Update dependency com.squareup.okio:okio-fakefilesystem to v3.8.0
  • Loading branch information
mbakgun authored Feb 11, 2024
2 parents e10d817 + 8e051c6 commit f8578cb
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 @@ -32,4 +32,4 @@ kotlinxCoroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-cor
kotlinxCoroutinesTest = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref="kotlinxCoroutines" }
kotlinxSerializationCore = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version="1.6.2" }
multiplatformSettings = { module = "com.russhwolf:multiplatform-settings-no-arg", version="1.1.1" }
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version = "3.7.0" }
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version = "3.8.0" }

0 comments on commit f8578cb

Please sign in to comment.