Skip to content

Commit

Permalink
Bump sonar.plugin.api.version from 10.9.0.2362 to 10.10.0.2391 (#72)
Browse files Browse the repository at this point in the history
Bumps `sonar.plugin.api.version` from 10.9.0.2362 to 10.10.0.2391.

Updates `org.sonarsource.api.plugin:sonar-plugin-api` from 10.9.0.2362 to 10.10.0.2391
- [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.9.0.2362...10.10.0.2391)

Updates `org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures` from 10.9.0.2362 to 10.10.0.2391
- [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.9.0.2362...10.10.0.2391)

---
updated-dependencies:
- dependency-name: org.sonarsource.api.plugin:sonar-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent cb05d70 commit 007324f
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 @@ -42,7 +42,7 @@
<checkstyle.version>10.15.0</checkstyle.version>

<sonar.version>10.6.0.92116</sonar.version>
<sonar.plugin.api.version>10.9.0.2362</sonar.plugin.api.version>
<sonar.plugin.api.version>10.10.0.2391</sonar.plugin.api.version>
<!-- language parser versions -->
<sonar.java.version>8.1.0.36477</sonar.java.version>
<sonar.python.version>4.19.0.15616</sonar.python.version>
Expand Down

0 comments on commit 007324f

Please sign in to comment.