Skip to content

Commit

Permalink
Bump sonar.version from 9.8.0.63668 to 9.9.0.65466
Browse files Browse the repository at this point in the history
Bumps `sonar.version` from 9.8.0.63668 to 9.9.0.65466.

Updates `sonar-plugin-api-impl` from 9.8.0.63668 to 9.9.0.65466
- [Release notes](https://github.com/SonarSource/sonarqube/releases)
- [Commits](SonarSource/sonarqube@9.8.0.63668...9.9.0.65466)

Updates `sonar-testing-harness` from 9.8.0.63668 to 9.9.0.65466
- [Release notes](https://github.com/SonarSource/sonarqube/releases)
- [Commits](SonarSource/sonarqube@9.8.0.63668...9.9.0.65466)

---
updated-dependencies:
- dependency-name: org.sonarsource.sonarqube:sonar-plugin-api-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.sonarsource.sonarqube:sonar-testing-harness
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2023
1 parent 28279ce commit f042826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
<aggregate.report.dir>integration-tests/target/site/jacoco-aggregate/jacoco.xml</aggregate.report.dir>

<!-- we depend on API ${sonar.version} but we keep backward compatibility with LTS -->
<sonar.version>9.8.0.63668</sonar.version>
<sonar.version>9.9.0.65466</sonar.version>
<sonar.plugin.api.version>9.14.0.375</sonar.plugin.api.version>
<sonarQubeMinVersion>8.9</sonarQubeMinVersion>

Expand Down

0 comments on commit f042826

Please sign in to comment.