Skip to content

Commit

Permalink
Merge pull request #947 from mattrjacobs/upgrade-rx-netty-0-4-12
Browse files Browse the repository at this point in the history
Upgrade RxNetty from 0.4.7 to 0.4.12
  • Loading branch information
mattrjacobs committed Oct 16, 2015
2 parents 51dd9b3 + 937c558 commit 4391df1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
compile project(':hystrix-core')
compile 'io.reactivex:rxnetty:0.4.7'
compile 'io.reactivex:rxnetty:0.4.12'
compile 'org.codehaus.jackson:jackson-core-asl:1.9.2'
compile 'org.codehaus.jackson:jackson-mapper-asl:1.9.2'
testCompile 'junit:junit-dep:4.10'
Expand Down

0 comments on commit 4391df1

Please sign in to comment.