Skip to content

Commit 23ccb95

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency com.squareup.okhttp3:okhttp to v4 (#72)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent c87f3e3 commit 23ccb95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ if (project.hasProperty("signing.keyId")) {
9595
}
9696

9797
dependencies {
98-
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.6'
98+
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
9999
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.3.1'
100100
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
101101

0 commit comments

Comments
 (0)