Skip to content

Commit cb0cb04

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 3.5.0.2730 to 4.3.0.3225. - [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 05767b1 commit cb0cb04

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.0.5'
21-
sonarqubeVersion = '3.5.0.2730'
21+
sonarqubeVersion = '4.3.0.3225'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '4.31.8'
2424
bintrayVersion = '1.8.5'

0 commit comments

Comments
 (0)