Skip to content

Commit c8fef3a

Browse files
committed
Bump preferred Okio version to 3.4.0
1 parent 58512b8 commit c8fef3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies {
108108
implementation(it) {
109109
version {
110110
strictly("[3,4)")
111-
prefer("3.3.0")
111+
prefer("3.4.0")
112112
}
113113
}
114114
}

0 commit comments

Comments
 (0)