concurrentunit added

pull/337/head
Nikita 9 years ago
parent 2420cb6238
commit df8d1ac4c9

@ -126,7 +126,13 @@
<artifactId>reactor-stream</artifactId>
<version>2.0.7.RELEASE</version>
</dependency>
<dependency>
<groupId>net.jodah</groupId>
<artifactId>concurrentunit</artifactId>
<version>0.4.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>

Loading…
Cancel
Save