Re-enabled SpotBugs.
This commit is contained in:
parent
7085f3a294
commit
267b858cbd
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ dependencies {
|
|||
testImplementation 'org.testng:testng:6.14.3'
|
||||
testImplementation 'org.assertj:assertj-core:3.12.2'
|
||||
|
||||
//spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.8.0'
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
|
||||
|
||||
compileOnly 'com.github.spotbugs:spotbugs-annotations:3.1.11'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue