Skip to content

Commit 0f34798

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.3.2
1 parent 61c0b89 commit 0f34798

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
@@ -20,7 +20,7 @@ kotlin-inject-anvil = "0.1.6"
2020
kotlininject = "0.8.0"
2121
kotlinxSerialization = "1.9.0"
2222
ktor = "3.3.2"
23-
okhttp = "5.3.0"
23+
okhttp = "5.3.2"
2424
runner = "1.7.0"
2525
slf4j = "2.0.17"
2626
slf4jAndroid = "2.0.17-0"

0 commit comments

Comments
 (0)