Skip to content

Commit 8b690ba

Browse files
authored
Revert sonar version back to 4.0.0.2929
1 parent 82640d8 commit 8b690ba

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
@@ -6,7 +6,7 @@ plugins {
66
id "java-library"
77
id "signing"
88
id "maven-publish"
9-
id "org.sonarqube" version "4.3.0.3225"
9+
id "org.sonarqube" version "4.0.0.2929"
1010
}
1111

1212
def graphqlCodegenVersion = '5.8.1-SNAPSHOT' // This variable used in the automatic release process

0 commit comments

Comments
 (0)