Skip to content

Commit

Permalink
ci: Test against SonarQube 25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Jan 28, 2025
1 parent c39892d commit 97d98db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
- SONAR_SERVER_VERSION: 10.7.0.96327
SONAR_PLUGIN_API_VERSION: 10.11.0.2468
SONAR_SERVER_JAVA_VERSION: 17
# 25.x
- SONAR_SERVER_VERSION: 25.1.0.102122
SONAR_PLUGIN_API_VERSION: 11.0.0.2664
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
steps:
Expand Down

0 comments on commit 97d98db

Please # to comment.