Implement simple health check mechanism
[dcaegen2/collectors/hv-ves.git] / hv-collector-ct / pom.xml
index 347bbbe..f4150c2 100644 (file)
             <groupId>org.jetbrains.spek</groupId>
             <artifactId>spek-junit-platform-engine</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.projectreactor</groupId>
+            <artifactId>reactor-test</artifactId>
+        </dependency>
     </dependencies>