Skip to content

Commit d4fa6c4

Browse files
committed
Trying SonarQube update again...
1 parent a61fd11 commit d4fa6c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'com.vanniktech.maven.publish' version '0.32.0' // publish to Maven Central
88
id 'com.github.ben-manes.versions' version '0.52.0' // check for out-of-date dependencies (run 'dependencyUpdates' manually)
99
id 'com.github.spotbugs' version '6.2.4' // spotbugs code analysis
10-
id 'org.sonatype.gradle.plugins.scan' version '3.1.1' // scan for vulnerabilities
10+
id 'org.sonatype.gradle.plugins.scan' version '3.1.2' // scan for vulnerabilities
1111
id 'org.sonarqube' version '6.1.0.5360' // sonarQube analysis
1212
}
1313

0 commit comments

Comments
 (0)