aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-ct/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hv-collector-ct/pom.xml')
-rw-r--r--hv-collector-ct/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hv-collector-ct/pom.xml b/hv-collector-ct/pom.xml
index 347bbbe0..f4150c2a 100644
--- a/hv-collector-ct/pom.xml
+++ b/hv-collector-ct/pom.xml
@@ -105,6 +105,10 @@
<groupId>org.jetbrains.spek</groupId>
<artifactId>spek-junit-platform-engine</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.projectreactor</groupId>
+ <artifactId>reactor-test</artifactId>
+ </dependency>
</dependencies>