WIP
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1c6d364..458b0e3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <artifactId>awaitility</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.assertj</groupId>
+      <artifactId>assertj-core</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <build>