Merge pull request #8472 from nextcloud/removeSpotbugVersion

Remove spotbug version
This commit is contained in:
Andy Scherzinger 2021-05-27 09:15:33 +02:00 committed by GitHub
commit 2c2fb049bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View file

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

View file

@ -1 +1 @@
306
305