Skip to content

Commit 925add3

Browse files
fix(deps): update dependency com.squareup.okio:okio to v3.11.0 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69df47e commit 925add3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ binaryCompatibility = "0.17.0"
88
appcompat = "1.7.0"
99
material = "1.12.0"
1010
retrofit = "2.11.0"
11-
okio = "3.10.2"
11+
okio = "3.11.0"
1212
okhttp = "4.12.0"
1313
ktor = "3.1.2"
1414
ktorfit = "2.1.0"

0 commit comments

Comments
 (0)