Skip to content

Commit 60bd2a1

Browse files
committed
Bump okio version
1 parent 2acf91a commit 60bd2a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
api("com.squareup.okio:okio:3.10.2")
27+
api("com.squareup.okio:okio:3.16.4")
2828

2929
testImplementation("junit:junit:4.13.2")
3030
}

0 commit comments

Comments
 (0)