From 0b9f46e807a1d3617e52ead735ec10ec005a4d88 Mon Sep 17 00:00:00 2001 From: Lucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com> Date: Thu, 30 May 2024 15:49:15 +0200 Subject: [PATCH] Update azure-pipelines-sq-v5.yml for Azure Pipelines --- azure-pipelines-sq-v5.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines-sq-v5.yml b/azure-pipelines-sq-v5.yml index 3041291..a8b7f5a 100644 --- a/azure-pipelines-sq-v5.yml +++ b/azure-pipelines-sq-v5.yml @@ -22,6 +22,8 @@ steps: cliSources: '.' - task: SonarQubeAnalyze@5 + inputs: + jdkversion: 'JAVA_HOME_17_X64' - task: SonarQubePublish@5 inputs: