Skip to content

Commit

Permalink
Latest Okio
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Jan 30, 2024
1 parent 637bf02 commit 9ea3d52
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 @@ -47,7 +47,7 @@ kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlin
kotlinxMetadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.6.0"
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
okio = "com.squareup.okio:okio:2.10.0"
okio = "com.squareup.okio:okio:3.7.0"

# Test libs
assertj = "org.assertj:assertj-core:3.11.1"
Expand Down

0 comments on commit 9ea3d52

Please sign in to comment.