Skip to content

Commit 82640d8

Browse files
Bump org.sonarqube from 4.0.0.2929 to 4.3.0.3225 (#1279)
Bumps org.sonarqube from 4.0.0.2929 to 4.3.0.3225. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d75876 commit 82640d8

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 "4.3.0.3225"
1010
}
1111

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

0 commit comments

Comments
 (0)