From e8c52c41139c35b0a4ea1471421e8a2c15a284fa Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Wed, 9 Apr 2025 01:03:14 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit plusone-commons 更新至 1.1.0-SNAPSHOT junit 更新至 5.10.3 补充 junit-jupiter-engine --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2614ea2..2552e80 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,19 @@ xyz.zhouxy.plusone plusone-commons - 1.0.0-RC2 + 1.1.0-SNAPSHOT org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.10.3 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.10.3 test