Skip to content

Commit 468ced0

Browse files
Update Update other dependencies to v5
1 parent edf0929 commit 468ced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999
implementation "io.coil-kt:coil-compose:$coil_version"
100100

101101
def retrofit = "3.0.0"
102-
def okhttp = "4.12.0"
102+
def okhttp = "5.1.0"
103103
implementation "com.squareup.retrofit2:retrofit:$retrofit"
104104
implementation "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"
105105
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0"

0 commit comments

Comments
 (0)