Skip to content

Commit 9bcd79a

Browse files
committed
Prefer okio 3.8.0
1 parent dbf2c32 commit 9bcd79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation(it) {
3333
version {
3434
strictly("[3,4)")
35-
prefer("3.7.0")
35+
prefer("3.8.0")
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)