From a29e674fbc0b589e4ed616c328ce27175c9df3c6 Mon Sep 17 00:00:00 2001 From: Kirill Date: Wed, 5 Feb 2020 18:32:02 +0300 Subject: [PATCH] updated unit testing dependencies --- pom.xml | 37 ++++++++++++++----------------------- 1 file changed, 14 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index cb341b64..407afd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. yyyy-MM-dd HH:mm 1.8 1.8 + 5.4.2 - junit - junit - 4.12 - - - org.hamcrest - hamcrest-core - - + org.junit.jupiter + junit-jupiter-api + ${junit-platform.version} - - org.hamcrest - hamcrest-core - 1.3 + org.junit.jupiter + junit-jupiter-engine + ${junit-platform.version} org.hamcrest - hamcrest-library - 1.3 + hamcrest + 2.1