Skip to content

Commit 84216a5

Browse files
committed
Prefer okio 3.2.0
1 parent 280615f commit 84216a5

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
@@ -31,7 +31,7 @@ dependencies {
3131
implementation(it) {
3232
version {
3333
strictly("[3,4)")
34-
prefer("3.1.0")
34+
prefer("3.2.0")
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)