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'
spotbugs {
ignoreFailures = true
ignoreFailures = false
reportLevel = "high"
effort = "max"
toolVersion = '4.0.0-RC1'