#297 - Move MongoDB example from RxJava1 to RxJava2.
This commit is contained in:
committed by
Oliver Gierke
parent
b87336ba8f
commit
7a557bfd72
@@ -23,8 +23,9 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.reactivex</groupId>
|
||||
<groupId>io.reactivex.rxjava2</groupId>
|
||||
<artifactId>rxjava</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user