Skip to content

Commit

Permalink
Upgrade mockWebServer version to fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jordifierro committed Jan 24, 2018
1 parent a1d4b76 commit cf4cc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Expand Up @@ -27,7 +27,7 @@ ext {
jUnitVersion = '4.10'
mockitoVersion = '1.9.5'//'2.0.43-beta', wait for dexmaker
dexmakerVersion = '1.4'
mockWebServerVersion = '3.2.0'
mockWebServerVersion = '3.6.0'
commonsIOVersion = '2.4'
jetAnnotationVersion = '15.0'
espressoVersion = '2.2.2'
Expand Down

0 comments on commit cf4cc53

Please sign in to comment.