Skip to content

Commit b01d507

Browse files
renovate[bot]WhiteSource Renovate
andauthored
chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.4.0 (#88)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent e53e836 commit b01d507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

129129
dependencies {
130-
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
130+
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.0'
131131
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.4.0'
132132
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
133133

0 commit comments

Comments
 (0)