Skip to content

Commit 7393a55

Browse files
Change the okhttp version to 5.0.0
Change the okhttp version to 5.0.0
1 parent 2c65ac0 commit 7393a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22

3-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
3+
implementation 'com.squareup.okhttp3:okhttp:5.0.0'
44
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
55

66
// Core Http library

0 commit comments

Comments
 (0)