aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-provider/pom.xml')
-rw-r--r--models-provider/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/models-provider/pom.xml b/models-provider/pom.xml
index 20ea9abb5..f5dd6aea2 100644
--- a/models-provider/pom.xml
+++ b/models-provider/pom.xml
@@ -80,5 +80,10 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.awaitility</groupId>
+ <artifactId>awaitility</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project>