Skip to content

Commit 70a1667

Browse files
authored
Merge pull request #1160 from webauthn4j/revert-sonarqube-gradle-plugin-version
Revert sonarqube gradle plugin version
2 parents 72b5dbb + 7756179 commit 70a1667

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 = '2.7.9'
21-
sonarqubeVersion = '4.0.0.2929'
21+
sonarqubeVersion = '3.5.0.2730'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '4.31.5'
2424
bintrayVersion = '1.8.5'

0 commit comments

Comments
 (0)