Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Bump sonarqube-gradle-plugin from 3.2.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.2.0 to 3.3.
- [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-gradle/commits/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2022
1 parent a9c6e15 commit 968e8b5
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 @@ -56,7 +56,7 @@ github {
}

dependencies {
api 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.2.0'
api 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
implementation 'gradle.plugin.net.wooga.gradle:atlas-github:[2,3['
testImplementation 'com.wooga.spock.extensions:spock-github-extension:0.3.0'
testImplementation 'org.ajoberstar.grgit:grgit-core:4.+'
Expand Down

0 comments on commit 968e8b5

Please sign in to comment.