Skip to content

Commit

Permalink
Okio 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Apr 15, 2016
1 parent e4ba498 commit a6feaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compile 'com.google.guava:guava:18.0'
compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'
compile 'com.squareup.okhttp3:okhttp:3.2.0'
compile ('com.squareup.okio:okio:1.7.0-SNAPSHOT') { changing = true }
compile 'com.squareup.okio:okio:1.7.0'
compile 'com.squareup.okhttp3:logging-interceptor:3.1.1'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.1.1'
compile 'com.squareup.retrofit2:converter-jackson:2.0.0-beta4'
Expand Down

0 comments on commit a6feaf0

Please sign in to comment.