We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee648a commit a614844Copy full SHA for a614844
language-adaptors/rxjava-scala/build.gradle
@@ -41,7 +41,7 @@ sourceSets {
41
}
42
43
dependencies {
44
- compile 'org.scala-lang:scala-library:2.10.+'
+ compile 'org.scala-lang:scala-library:2.10.3'
45
46
compile project(':rxjava-core')
47
0 commit comments