Skip to content

Commit 88fea78

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency com.squareup.okhttp3:mockwebserver to v3.14.6 (#67)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 3f750ca commit 88fea78

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
@@ -96,7 +96,7 @@ if (project.hasProperty("signing.keyId")) {
9696

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

102102
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.5.0'

0 commit comments

Comments
 (0)