From cc5dd02aaea0a17b0d326bb9c593d51731d0c351 Mon Sep 17 00:00:00 2001 From: Duarte Meneses Date: Tue, 8 Aug 2023 10:26:31 -0500 Subject: SQSCANNER-117 Only keep JS plugin bundlded --- it/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'it/pom.xml') diff --git a/it/pom.xml b/it/pom.xml index 9f96231..4ac0b37 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -26,6 +26,7 @@ 17 + 4.1.0.495 @@ -38,7 +39,14 @@ org.sonarsource.orchestrator sonar-orchestrator - 3.40.0.183 + ${orchestrator.version} + test + + + org.sonarsource.orchestrator + sonar-orchestrator-junit4 + ${orchestrator.version} + test junit -- cgit v1.2.3