Skip to content

Commit

Permalink
Merge pull request #9 from Visual-Regression-Tracker/dependabot/gradl…
Browse files Browse the repository at this point in the history
…e/com.squareup.okhttp3-okhttp-4.8.0

Bump okhttp from 4.6.0 to 4.8.0
  • Loading branch information
pashidlos authored Jul 20, 2020
2 parents d42e400 + 742abfd commit 24b8598
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 24b8598

Please sign in to comment.