From 35795b33a5643283c9ce21ce24e8a4ceb7ead4f3 Mon Sep 17 00:00:00 2001 From: wrongwrong Date: Sat, 15 Feb 2020 15:17:00 +0900 Subject: [PATCH] =?UTF-8?q?pom=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index cddc3e9..fc1f1fc 100644 --- a/pom.xml +++ b/pom.xml @@ -17,5 +17,17 @@ 1.3.61 runtime + + org.junit.jupiter + junit-jupiter + 5.6.0 + test + + + junit-vintage-engine + org.junit.vintage + + +