Explorar o código

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 %!s(int64=4) %!d(string=hai) anos
pai
achega
2ef85e4db7
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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'