Skip to content

Commit f042826

Browse files
Bump sonar.version from 9.8.0.63668 to 9.9.0.65466
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]>
1 parent 28279ce commit f042826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<aggregate.report.dir>integration-tests/target/site/jacoco-aggregate/jacoco.xml</aggregate.report.dir>
262262

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

0 commit comments

Comments
 (0)