From 6f08fba589760416e38ba0e5f56a75650ed34035 Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Thu, 4 Mar 2021 09:49:40 +0800
Subject: [PATCH] Update pom.xml
---
pom.xml | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 43450a3b..2ad75799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,11 +46,20 @@
junit-jupiter-engine
5.0.0-M3
test
-
-
- org.junit.platform
- junit-platform-runner
- ${junit.platform.version}
+
+
+ org.junit.platform
+ junit-platform-engine
+
+
+ org.opentest4j
+ opentest4j
+
+
+ org.junit.platform
+ junit-platform-commons
+
+
@@ -69,4 +78,4 @@
-
\ No newline at end of file
+