Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/com.squareup.okhttp3-moc…
Browse files Browse the repository at this point in the history
…kwebserver-4.8.0
  • Loading branch information
pashidlos authored Jul 20, 2020
2 parents cee68fd + 24b8598 commit 20580ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
}

dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.6.0'
implementation 'com.squareup.okhttp3:okhttp:4.8.0'
implementation 'com.google.code.gson:gson:2.8.6'
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
testImplementation 'commons-io:commons-io:2.7'
Expand Down

0 comments on commit 20580ca

Please sign in to comment.