Refactor RxJava (#2612)
This commit is contained in:
committed by
GitHub
parent
7d0e9da6ce
commit
ba9d8324ee
@@ -25,6 +25,12 @@
|
||||
<artifactId>rxjava</artifactId>
|
||||
<version>2.1.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.jayway.awaitility</groupId>
|
||||
<artifactId>awaitility</artifactId>
|
||||
<version>1.7.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user