We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87cdb0 commit bea29dfCopy full SHA for bea29df
language-adaptors/rxjava-jruby/build.gradle
@@ -21,7 +21,7 @@ sourceSets {
21
22
dependencies {
23
compile project(':rxjava-core')
24
- compile 'org.jruby:jruby:1.7+'
+ compile 'org.jruby:jruby:1.7.5'
25
testCompile 'junit:junit-dep:4.10'
26
testCompile 'org.mockito:mockito-core:1.8.5'
27
rspec 'org.jruby:jruby-complete:1.7.4'
0 commit comments