We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cec74 commit 13b0a5fCopy full SHA for 13b0a5f
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
}
15
16
val dependencyVersions = listOf(
17
- "com.squareup.okio:okio:2.10.0",
+ "com.squareup.okio:okio:3.0.0",
18
"org.apiguardian:apiguardian-api:1.1.2",
19
"org.jetbrains:annotations:22.0.0",
20
"org.jetbrains.kotlin:kotlin-reflect:1.5.31",
0 commit comments