Skip to content

Commit bea29df

Browse files
1.7.+ -> 1.7.5
1 parent f87cdb0 commit bea29df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-adaptors/rxjava-jruby/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sourceSets {
2121

2222
dependencies {
2323
compile project(':rxjava-core')
24-
compile 'org.jruby:jruby:1.7+'
24+
compile 'org.jruby:jruby:1.7.5'
2525
testCompile 'junit:junit-dep:4.10'
2626
testCompile 'org.mockito:mockito-core:1.8.5'
2727
rspec 'org.jruby:jruby-complete:1.7.4'

0 commit comments

Comments
 (0)