Skip to content

Commit 392f4b6

Browse files
build(deps): bump sonar.version from 25.1.0.102122 to 25.3.0.104237
Bumps `sonar.version` from 25.1.0.102122 to 25.3.0.104237. Updates `org.sonarsource.sonarqube:sonar-plugin-api-impl` from 25.1.0.102122 to 25.3.0.104237 - [Release notes](https://github.com/SonarSource/sonarqube/releases) - [Commits](SonarSource/sonarqube@25.1.0.102122...25.3.0.104237) Updates `org.sonarsource.sonarqube:sonar-testing-harness` from 25.1.0.102122 to 25.3.0.104237 - [Release notes](https://github.com/SonarSource/sonarqube/releases) - [Commits](SonarSource/sonarqube@25.1.0.102122...25.3.0.104237) --- 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9c58c3 commit 392f4b6

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
@@ -258,7 +258,7 @@
258258
<aggregate.report.dir>integration-tests/target/site/jacoco-aggregate/jacoco.xml</aggregate.report.dir>
259259

260260
<!-- we depend on API ${sonar.plugin.api.version} but we keep backward compatibility -->
261-
<sonar.version>25.1.0.102122</sonar.version>
261+
<sonar.version>25.3.0.104237</sonar.version>
262262
<sonar.plugin.api.version>11.1.0.2693</sonar.plugin.api.version>
263263
<pluginApiMinVersion>9.14.0.375</pluginApiMinVersion>
264264

0 commit comments

Comments
 (0)