Skip to content

Commit c706a70

Browse files
committed
Prefer Okio 3.5.0
1 parent 66a7889 commit c706a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation(it) {
4242
version {
4343
strictly("[3,4)")
44-
prefer("3.4.0")
44+
prefer("3.5.0")
4545
}
4646
}
4747
}

0 commit comments

Comments
 (0)