Skip to content

Commit

Permalink
Merge pull request #365 from brharrington/update-deps
Browse files Browse the repository at this point in the history
iep-rxhttp:0.3.1
  • Loading branch information
brharrington committed Nov 26, 2015
2 parents 46aa306 + 1a75852 commit f1adc66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions servo-atlas/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
compile project(':servo-core')
compile 'com.netflix.iep-shadow:iepshadow-rxnetty:0.4.9.4'
compile 'com.netflix.iep-shadow:iepshadow-iep-rxhttp:0.1.22.0'
compile 'com.netflix.iep-shadow:iepshadow-rxnetty:0.4.13.12'
compile 'com.netflix.iep-shadow:iepshadow-iep-rxhttp:0.3.1.12'
compile "com.fasterxml.jackson.core:jackson-databind:${jackson_version}"
compile "com.fasterxml.jackson.dataformat:jackson-dataformat-smile:${jackson_version}"
jmh project(':servo-core')
Expand Down

0 comments on commit f1adc66

Please sign in to comment.