Skip to content

Commit

Permalink
build: test against sonarqube 10.6 (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison authored Jun 30, 2024
1 parent e069edf commit 3b2eafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b2eafa

Please sign in to comment.