Skip to content

Commit 9ea3d52

Browse files
committed
Latest Okio
1 parent 637bf02 commit 9ea3d52

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
@@ -47,7 +47,7 @@ kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlin
4747
kotlinxMetadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.6.0"
4848
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
4949
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
50-
okio = "com.squareup.okio:okio:2.10.0"
50+
okio = "com.squareup.okio:okio:3.7.0"
5151

5252
# Test libs
5353
assertj = "org.assertj:assertj-core:3.11.1"

0 commit comments

Comments
 (0)