Skip to content

Commit

Permalink
test against SonarQube 10.7 (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison authored Oct 22, 2024
1 parent 2ae60cc commit 907b187
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ jobs:
- SONAR_SERVER_VERSION: 10.4.0.87286
SONAR_PLUGIN_API_VERSION: 10.6.0.2114
SONAR_SERVER_JAVA_VERSION: 17
- SONAR_SERVER_VERSION: 10.6.0.92116
SONAR_PLUGIN_API_VERSION: 10.7.0.2191
- SONAR_SERVER_VERSION: 10.7.0.96327
SONAR_PLUGIN_API_VERSION: 10.11.0.2468
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
# https://mvnrepository.com/artifact/org.sonarsource.java/sonar-java-plugin
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 907b187

Please sign in to comment.