Skip to content

Commit

Permalink
Update httpasyncclient to 4.0 from 4.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
benjchristensen committed Oct 31, 2013
1 parent 4feba31 commit d64a8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxjava-contrib/rxjava-apache-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compile project(':rxjava-core')
compile 'org.apache.httpcomponents:httpclient:4.3'
compile 'org.apache.httpcomponents:httpcore-nio:4.3'
compile 'org.apache.httpcomponents:httpasyncclient:4.0-beta4'
compile 'org.apache.httpcomponents:httpasyncclient:4.0'
}

jar {
Expand Down

0 comments on commit d64a8c5

Please sign in to comment.