From 7bf7d707b753abef1e1b0e99adc09b85dfb69d6a Mon Sep 17 00:00:00 2001 From: Anders Date: Fri, 17 May 2024 21:21:54 +0200 Subject: [PATCH 1/2] Slimming down dependencies --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a58fdfa..eb8d466 100644 --- a/pom.xml +++ b/pom.xml @@ -69,30 +69,31 @@ com.eficode devstack ${devstack.version} + test org.junit.platform junit-platform-launcher 1.10.2 - compile + provided org.junit.platform junit-platform-reporting 1.10.2 - compile + provided org.junit.platform junit-platform-testkit 1.10.2 - compile + provided io.qameta.allure allure-junit5 - compile + provided From 61d7c17a46538389f56f5fb5eb58bdf5687390a4 Mon Sep 17 00:00:00 2001 From: Anders Date: Mon, 20 May 2024 09:33:48 +0200 Subject: [PATCH 2/2] Bumped to 0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb8d466..9f17624 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.eficode.atlassian remotespock - 0.2 + 0.3