diff --git a/Partner-Main/pom.xml b/Partner-Main/pom.xml
index d7143d01..2ac948f9 100644
--- a/Partner-Main/pom.xml
+++ b/Partner-Main/pom.xml
@@ -27,6 +27,11 @@
kotlinx-coroutines-core
1.10.2
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-test
+ 1.10.2
+
org.nd4j