This commit is contained in:
Stephane Nicoll 2017-09-13 12:00:43 +02:00
parent 82fd18cee3
commit a825e9f493

View File

@ -34,6 +34,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>