From 3b2eafa8a486595bae6a963a407abfb1beb51333 Mon Sep 17 00:00:00 2001 From: Guillaume Toison <86775455+gtoison@users.noreply.github.com> Date: Sun, 30 Jun 2024 10:49:11 +0200 Subject: [PATCH] build: test against sonarqube 10.6 (#1030) --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 95688db1..40194b15 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,10 +49,10 @@ jobs: SONAR_PLUGIN_API_GROUPID: org.sonarsource.api.plugin SONAR_JAVA_VERSION: 7.30.1.34514 SONAR_SERVER_JAVA_VERSION: 17 - - SONAR_SERVER_VERSION: 10.5.1.90531 + - SONAR_SERVER_VERSION: 10.6.0.92116 SONAR_PLUGIN_API_VERSION: 10.7.0.2191 SONAR_PLUGIN_API_GROUPID: org.sonarsource.api.plugin - SONAR_JAVA_VERSION: 7.34.0.35958 + SONAR_JAVA_VERSION: 8.0.1.36337 SONAR_SERVER_JAVA_VERSION: 17 # https://mvnrepository.com/artifact/org.sonarsource.sonarqube/sonar-core # https://mvnrepository.com/artifact/org.sonarsource.api.plugin/sonar-plugin-api