We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a8e30 commit 55fede2Copy full SHA for 55fede2
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "org.owasp.dependencycheck" version "3.1.2"
8
id "com.dorongold.task-tree" version "1.3"
9
id "org.ajoberstar.grgit" version "2.0.1"
10
- id "com.github.spotbugs" version "1.4"
+ id "com.github.spotbugs" version "1.6.1"
11
id "com.jfrog.bintray" version "1.7.3"
12
}
13
apply from: 'eclipse.gradle'
0 commit comments