Switched to com.mebigfatguy.sb-contrib.

This commit is contained in:
Erik C. Thauvin 2019-07-29 11:55:40 -07:00
parent 1580bfca98
commit ee1d28a7b9

View file

@ -44,7 +44,7 @@ dependencies {
implementation 'com.github.spullara.mustache.java:compiler:0.9.6' implementation 'com.github.spullara.mustache.java:compiler:0.9.6'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6' spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.4.6'
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.0.0-beta3' compileOnly 'com.github.spotbugs:spotbugs-annotations:4.0.0-beta3'
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.0.0-beta3' testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.0.0-beta3'