Skip to content

Commit 55fede2

Browse files
committed
upgrade spotbugs
1 parent e1a8e30 commit 55fede2

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
@@ -7,7 +7,7 @@ plugins {
77
id "org.owasp.dependencycheck" version "3.1.2"
88
id "com.dorongold.task-tree" version "1.3"
99
id "org.ajoberstar.grgit" version "2.0.1"
10-
id "com.github.spotbugs" version "1.4"
10+
id "com.github.spotbugs" version "1.6.1"
1111
id "com.jfrog.bintray" version "1.7.3"
1212
}
1313
apply from: 'eclipse.gradle'

0 commit comments

Comments
 (0)