Skip to content

Commit ad6bdf8

Browse files
build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#3261)
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 5.0.0.4389 to 5.1.0.4751. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@5.0.0.4389...5.1.0.4751) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-version: 5.1.0.4751 dependency-type: direct:production 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>
1 parent 6e20d32 commit ad6bdf8

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
@@ -63,7 +63,7 @@
6363
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
6464

6565
<!-- SonarCloud -->
66-
<sonar-maven-plugin.version>5.0.0.4389</sonar-maven-plugin.version>
66+
<sonar-maven-plugin.version>5.1.0.4751</sonar-maven-plugin.version>
6767
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6868
<sonar.organization>iluwatar</sonar.organization>
6969
<sonar.projectKey>iluwatar_java-design-patterns</sonar.projectKey>

0 commit comments

Comments
 (0)