Skip to content

Commit dbff0c4

Browse files
Update rxjava [2.2.9 -> 2.2.18].
1 parent 7ea5fe6 commit dbff0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox-rxjava/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sourceCompatibility = 1.7
77

88
dependencies {
99
compile project(':objectbox-java')
10-
compile 'io.reactivex.rxjava2:rxjava:2.2.9'
10+
compile 'io.reactivex.rxjava2:rxjava:2.2.18'
1111

1212
testCompile "junit:junit:$junit_version"
1313
testCompile 'org.mockito:mockito-core:2.25.1'

0 commit comments

Comments
 (0)