소스 검색

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 4 년 전
부모
커밋
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'