From 0086dadfd13b49c629a0852a67ab9079980ab8c6 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Thu, 15 May 2025 20:18:35 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E7=AE=80=E5=8C=96=20JUnit=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 79fee32..aee9fd4 100644 --- a/pom.xml +++ b/pom.xml @@ -35,12 +35,7 @@ org.junit.jupiter - junit-jupiter-api - test - - - org.junit.jupiter - junit-jupiter-engine + junit-jupiter test -- 2.47.2