Skip to content

Commit b70c3e3

Browse files
chore(deps): bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 5.1.0.4882 to 6.0.1.5171. - [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-gradle/commits) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4450cb7 commit b70c3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
ext{
1919
//Plugins
2020
springBootVersion = '3.3.4'
21-
sonarqubeVersion = '5.1.0.4882'
21+
sonarqubeVersion = '6.0.1.5171'
2222
asciidoctorGradleVersion = "4.0.3"
2323

2424
//Libraries

0 commit comments

Comments
 (0)