From 1b688e7cd2c253a01bf4726c1cb8790be5eeb7d6 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Tue, 16 Dec 2025 14:09:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0JUnit=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=99=A8=E4=BE=9D=E8=B5=96=E7=94=A8=E4=BA=8E?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml index a9daaf542..b453aaa0e 100644 --- a/jeecg-boot/pom.xml +++ b/jeecg-boot/pom.xml @@ -132,6 +132,11 @@ + + org.junit.platform + junit-platform-launcher + test + org.projectlombok