Skip to content

Commit d266534

Browse files
Bump org.sonarqube from 3.1.1 to 3.2.0 (#675)
Bumps org.sonarqube from 3.1.1 to 3.2.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bogdan Kobylynskyi <[email protected]>
1 parent b6c50aa commit d266534

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 "3.1.1"
9+
id "org.sonarqube" version "3.2.0"
1010
}
1111

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

0 commit comments

Comments
 (0)