From 20f91898d675cf6637ada17623f6815c59e1866b Mon Sep 17 00:00:00 2001 From: Jack Blower Date: Wed, 23 Oct 2024 13:08:25 +0100 Subject: [PATCH] fix: manage junit platform properly --- api-tests/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/api-tests/pom.xml b/api-tests/pom.xml index 4c5f321..39caa49 100644 --- a/api-tests/pom.xml +++ b/api-tests/pom.xml @@ -32,7 +32,6 @@ 4.8.6 10.18.2 5.11.3 - 1.11.3 2.3.33 3.26.3 2.2 @@ -168,13 +167,11 @@ org.junit.platform junit-platform-suite-api - ${junit-platform.version} test org.junit.platform junit-platform-suite-engine - ${junit-platform.version} test