2
0
Fork 0

Temporarily disable findsecbugs due to bug.

https://stackoverflow.com/a/62894507/58803
This commit is contained in:
Maarten Billemont 2021-02-08 14:20:42 -05:00
parent 963a1222be
commit 913208255e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ subprojects {
maven { url 'https://maven.lyndir.com' }
}
dependencies {
spotbugsPlugins group: 'com.h3xstream.findsecbugs', name: 'findsecbugs-plugin', version: '1.9.0'
//spotbugsPlugins group: 'com.h3xstream.findsecbugs', name: 'findsecbugs-plugin', version: '1.11.0'
//spotbugsPlugins group: 'com.mebigfatguy.sb-contrib', name: 'sb-contrib', version: '7.4.6'
}
spotbugs {