Skip to content

Commit 7476e94

Browse files
build(deps): bump sonar.plugin.api.version
Bumps `sonar.plugin.api.version` from 10.14.0.2599 to 11.1.0.2693. Updates `org.sonarsource.api.plugin:sonar-plugin-api` from 10.14.0.2599 to 11.1.0.2693 - [Release notes](https://github.com/SonarSource/sonar-plugin-api/releases) - [Changelog](https://github.com/SonarSource/sonar-plugin-api/blob/master/CHANGELOG.md) - [Commits](SonarSource/sonar-plugin-api@10.14.0.2599...11.1.0.2693) Updates `org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures` from 10.14.0.2599 to 11.1.0.2693 - [Release notes](https://github.com/SonarSource/sonar-plugin-api/releases) - [Changelog](https://github.com/SonarSource/sonar-plugin-api/blob/master/CHANGELOG.md) - [Commits](SonarSource/sonar-plugin-api@10.14.0.2599...11.1.0.2693) --- updated-dependencies: - dependency-name: org.sonarsource.api.plugin:sonar-plugin-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdb2fc1 commit 7476e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265

266266
<!-- we depend on API ${sonar.version} but we keep backward compatibility with LTS -->
267267
<sonar.version>25.1.0.102122</sonar.version>
268-
<sonar.plugin.api.version>10.14.0.2599</sonar.plugin.api.version>
268+
<sonar.plugin.api.version>11.1.0.2693</sonar.plugin.api.version>
269269
<pluginApiMinVersion>9.14.0.375</pluginApiMinVersion>
270270

271271
<!-- dependencies -->

0 commit comments

Comments
 (0)