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 79269e7 commit 0c12410Copy full SHA for 0c12410
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
val dependencyVersions = listOf(
10
- "com.squareup.okio:okio-jvm:3.9.1",
+ "com.squareup.okio:okio-jvm:3.10.2",
11
"net.bytebuddy:byte-buddy:1.16.0",
12
"net.bytebuddy:byte-buddy-agent:1.16.0",
13
"org.apache.commons:commons-compress:1.27.1",
0 commit comments