aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-xnf-simulator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hv-collector-xnf-simulator/pom.xml')
-rw-r--r--hv-collector-xnf-simulator/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hv-collector-xnf-simulator/pom.xml b/hv-collector-xnf-simulator/pom.xml
index d44e2511..cfe1dc14 100644
--- a/hv-collector-xnf-simulator/pom.xml
+++ b/hv-collector-xnf-simulator/pom.xml
@@ -106,6 +106,10 @@
<artifactId>arrow-effects</artifactId>
</dependency>
<dependency>
+ <groupId>org.jetbrains.kotlinx</groupId>
+ <artifactId>kotlinx-coroutines-core</artifactId>
+ </dependency>
+ <dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
</dependency>