Skip to content

Commit

Permalink
Bump OkHttp and retrofit versions (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobrun authored and Cameron Mace committed Nov 28, 2017
1 parent 2fb8119 commit 2bbe98d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ext {
junit : '4.12',
supportLibVersion: '26.1.0',
gson : '2.8.0',
retrofit : '2.2.0',
okhttp3 : '3.9.0',
retrofit : '2.3.0',
okhttp3 : '3.9.1',
mockito : '2.7.13',
hamcrestJunit : '2.0.0.0',
errorprone : '2.0.21'
Expand Down

0 comments on commit 2bbe98d

Please sign in to comment.