Skip to content

Commit 6b0c1b9

Browse files
Bump org.sonarqube from 4.0.0.2929 to 7.1.0.6387
Bumps org.sonarqube from 4.0.0.2929 to 7.1.0.6387. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.1.0.6387 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit 6b0c1b9

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

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

0 commit comments

Comments
 (0)