Skip to content

Commit

Permalink
dependency: bump sonar-packaging-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [sonar-packaging-maven-plugin](https://github.com/SonarSource/sonar-packaging-maven-plugin) from 1.17 to 1.21.0.505.
- [Release notes](https://github.com/SonarSource/sonar-packaging-maven-plugin/releases)
- [Commits](SonarSource/sonar-packaging-maven-plugin@1.17...1.21.0.505)

---
updated-dependencies:
- dependency-name: org.sonarsource.sonar-packaging-maven-plugin:sonar-packaging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2022
1 parent 8328c81 commit 6875f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sevntu-checkstyle-sonar-plugin/pom.xml
Expand Up @@ -141,7 +141,7 @@
<plugin>
<groupId>org.sonarsource.sonar-packaging-maven-plugin</groupId>
<artifactId>sonar-packaging-maven-plugin</artifactId>
<version>1.17</version>
<version>1.21.0.505</version>
<extensions>true</extensions>
<configuration>
<pluginClass>com.github.sevntu.checkstyle.sonar.CheckstyleExtensionPlugin</pluginClass>
Expand Down

0 comments on commit 6875f46

Please sign in to comment.