Skip to content

Commit

Permalink
Bump mockwebserver from 3.11.0 to 3.12.0 (#1102)
Browse files Browse the repository at this point in the history
Bumps [mockwebserver](https://github.com/square/okhttp) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.11.0...parent-3.12.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mueller-ma committed Nov 24, 2018
1 parent 7cc5eb2 commit 5604911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:2.23.4'
testImplementation 'junit:junit:4.12'
testImplementation 'org.json:json:20180813'
testImplementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:3.12.0'

// PowerMock
testImplementation 'org.powermock:powermock-core:1.7.4'
Expand Down

0 comments on commit 5604911

Please sign in to comment.