浏览代码

Remove spotbug version:
Access to 'toolVersion' exceeds its access rights
Cannot assign a value to final field 'toolVersion'

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

tobiasKaminsky 3 年之前
父节点
当前提交
2ef85e4db7
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      build.gradle

+ 0 - 4
build.gradle

@@ -395,10 +395,6 @@ dependencies {
     implementation "com.github.stateless4j:stateless4j:2.6.0"
 }
 
-spotbugs {
-    toolVersion = '3.1.12'
-}
-
 configurations.all {
     resolutionStrategy{
         cacheChangingModulesFor 0, 'seconds'