Skip to content

Commit

Permalink
Merge pull request #1303 from mattrjacobs/update-rxnetty
Browse files Browse the repository at this point in the history
Update RxNetty version which depends on netty 4.1.3.Final
  • Loading branch information
mattrjacobs committed Aug 3, 2016
2 parents fc491c3 + 57f1562 commit 079fd7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
compile project(':hystrix-core')
compile project(':hystrix-serialization')
compile 'io.reactivex:rxnetty:0.4.12'
compile 'io.reactivex:rxnetty:0.4.17'
testCompile 'junit:junit-dep:4.10'
testCompile 'org.powermock:powermock-easymock-release-full:1.5.5'
testCompile 'org.easymock:easymock:3.2'
Expand Down

0 comments on commit 079fd7c

Please sign in to comment.