We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3667d7 commit 96891feCopy full SHA for 96891fe
build.gradle
@@ -11,7 +11,7 @@ import org.gradle.api.tasks.util.PatternFilterable;
11
plugins {
12
id 'org.sonarqube' version '7.0.0.6105'
13
id 'org.gradle.crypto.checksum' version '1.4.0'
14
- id 'com.github.spotbugs' version '6.4.2'
+ id 'com.github.spotbugs' version '6.4.3'
15
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
16
}
17
0 commit comments