From 70489e57f72d09d66e8524b0da3c3178d63e098f Mon Sep 17 00:00:00 2001 From: slhafzjw Date: Sun, 8 Feb 2026 14:34:19 +0800 Subject: [PATCH] chore(pom): add kotlinx-coroutines-test dependency --- Partner-Main/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) 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