Skip to content

Commit 440db8d

Browse files
Merge pull request #1575 from webauthn4j/dependabot/gradle/org.sonarsource.scanner.gradle-sonarqube-gradle-plugin-6.0.1.5171
chore(deps): bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 5.1.0.4882 to 6.0.1.5171
2 parents 4450cb7 + b70c3e3 commit 440db8d

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)