Skip to content

Commit

Permalink
chore(deps-dev): bump org.sonarsource.sonarqube:sonar-plugin-api-impl
Browse files Browse the repository at this point in the history
Bumps [org.sonarsource.sonarqube:sonar-plugin-api-impl](https://github.com/SonarSource/sonarqube) from 10.3.0.82913 to 10.4.1.88267.
- [Release notes](https://github.com/SonarSource/sonarqube/releases)
- [Commits](SonarSource/sonarqube@10.3.0.82913...10.4.1.88267)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and p-wunderlich committed Mar 22, 2024
1 parent 4d00460 commit d1b746c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/sonar-process-test-coverage-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>sonar-plugin</packaging>
<properties>
<sonar-plugin-api.version>10.7.0.2191</sonar-plugin-api.version>
<sonar.api.impl.version>10.3.0.82913</sonar.api.impl.version>
<sonar.api.impl.version>10.4.1.88267</sonar.api.impl.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit d1b746c

Please sign in to comment.