1

Merge branch 'master' into html-gruppe

This commit is contained in:
AndiBuls
2020-03-06 13:18:07 +01:00

View File

@ -10,7 +10,6 @@ plugins {
spotbugs{ spotbugs{
ignoreFailures = true ignoreFailures = true
effort = "max" effort = "max"
reportLevel = "high"
toolVersion = '4.0.0-RC1' toolVersion = '4.0.0-RC1'
} }