1
Co-authored-by: Christoph <tobi@urpost.de>
This commit is contained in:
Christoph
2020-04-05 21:58:06 +02:00
parent ee00569415
commit 4b06d3b2e1

View File

@ -15,7 +15,7 @@ version = '0.0.1-SNAPSHOT'
sourceCompatibility = '11' sourceCompatibility = '11'
spotbugs { spotbugs {
ignoreFailures = true ignoreFailures = false
reportLevel = "high" reportLevel = "high"
effort = "max" effort = "max"
toolVersion = '4.0.0-RC1' toolVersion = '4.0.0-RC1'