Skip to content

Commit b5ad1a9

Browse files
Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755
Bumps org.sonarqube from 7.2.2.6593 to 7.2.3.7755. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.3.7755 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c253bf1 commit b5ad1a9

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
@@ -9,7 +9,7 @@ plugins {
99
id 'jacoco'
1010
id 'application'
1111
id 'com.gradleup.shadow' version '9.3.0'
12-
id 'org.sonarqube' version '7.2.2.6593'
12+
id 'org.sonarqube' version '7.2.3.7755'
1313
}
1414

1515
group = 'ca.craigthomas'

0 commit comments

Comments
 (0)