Skip to content

Commit c87f3e3

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

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.6'
99-
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '3.14.6'
99+
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

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

0 commit comments

Comments
 (0)