Skip to content

Commit 0a6e8b4

Browse files
committed
Prefer okio 3.9.0
1 parent 4c68c0d commit 0a6e8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation(it) {
5959
version {
6060
strictly("[3,4)")
61-
prefer("3.8.0")
61+
prefer("3.9.0")
6262
}
6363
}
6464
}

0 commit comments

Comments
 (0)