From 2add6d867348acbaf007094ef0f90196b8c65a2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 8 Feb 2023 12:46:22 +0100 Subject: [PATCH] =?utf8?q?=E2=AC=86=EF=B8=8F=20Update=20to=20Hamcrest=202.?= =?utf8?q?2?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 63ce481..2a78f37 100644 --- a/pom.xml +++ b/pom.xml @@ -18,11 +18,17 @@ junit 4.13.1 test + + + org.hamcrest + hamcrest-core + + org.hamcrest - hamcrest-integration - 1.3 + hamcrest + 2.2 test -- 2.7.4