Skip to content

Commit 07df70c

Browse files
committed
Prefer okio 3.8.0
1 parent a87f844 commit 07df70c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-model-v1-41/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dependencies {
112112
implementation(it) {
113113
version {
114114
strictly("[3,4)")
115-
prefer("3.7.0")
115+
prefer("3.8.0")
116116
}
117117
}
118118
}

0 commit comments

Comments
 (0)