Skip to content

Commit 09185c9

Browse files
Update okio to v3.9.1
1 parent fb28e16 commit 09185c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.0.20"
66
kotlinx-coroutines = "1.8.1"
77
kotlinx-serialization = "1.7.2"
88
okHttp = "4.12.0"
9-
okio = "3.9.0"
9+
okio = "3.9.1"
1010
minSdk = "21"
1111
sqldelight = "2.0.2"
1212

0 commit comments

Comments
 (0)