Skip to content

Commit 1fab1e2

Browse files
chore(deps): bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168
Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7770d78 commit 1fab1e2

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
@@ -15,7 +15,7 @@ plugins {
1515
id 'signing'
1616
id 'jacoco'
1717
id 'com.github.spotbugs' version '5.0.14'
18-
id "org.sonarqube" version "4.2.0.3129"
18+
id "org.sonarqube" version "4.2.1.3168"
1919
}
2020

2121
java {

0 commit comments

Comments
 (0)