Skip to content

Commit

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

Bump mockwebserver from 4.7.2 to 4.8.0
  • Loading branch information
pashidlos authored Jul 20, 2020
2 parents 24b8598 + 20580ca commit d3c00ae
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 @@ -29,7 +29,7 @@ dependencies {
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
testImplementation 'commons-io:commons-io:2.7'
testImplementation 'org.mockito:mockito-core:3.3.3'
testImplementation "com.squareup.okhttp3:mockwebserver:4.7.2"
testImplementation "com.squareup.okhttp3:mockwebserver:4.8.0"
}

test {
Expand Down

0 comments on commit d3c00ae

Please sign in to comment.