Skip to content

Commit e0b7178

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 4.3.0.3225 to 4.4.1.3373. - [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-gradle/commits/4.4.1.3373) --- 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>
1 parent 19f5490 commit e0b7178

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 = '4.3.0.3225'
21+
sonarqubeVersion = '4.4.1.3373'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '5.1.10'
2424
bintrayVersion = '1.8.5'

0 commit comments

Comments
 (0)