Skip to content

Commit

Permalink
Bump sonarqube-gradle-plugin from 3.0 to 3.3
Browse files Browse the repository at this point in the history
Bumps [sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 3.0 to 3.3.
- [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
- [Commits](SonarSource/sonar-scanner-gradle@3.0...3.3)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-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 May 9, 2022
1 parent 3140146 commit a200e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ buildscript {
classpath 'com.gradle.publish:plugin-publish-plugin:0.14.0'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:[2,3['
classpath 'org.ajoberstar.grgit:grgit-gradle:[4.1.1,5['
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.0'
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
classpath 'org.apache.maven:maven-artifact:[3,4['
}
}
Expand Down

0 comments on commit a200e18

Please sign in to comment.