Skip to content

Commit fb4f762

Browse files
Update rxjava [2.1.16 -> 2.2.7]
1 parent ff2708f commit fb4f762

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.1.16'
10+
compile 'io.reactivex.rxjava2:rxjava:2.2.7'
1111

1212
testCompile 'junit:junit:4.12'
1313
testCompile 'org.mockito:mockito-core:2.25.1'

0 commit comments

Comments
 (0)