From e9ff581083d678c35ba54a646a240a91b8d9df69 Mon Sep 17 00:00:00 2001 From: LukasEttel Date: Thu, 5 Mar 2020 16:44:36 +0100 Subject: [PATCH] =?UTF-8?q?geupdated=20f=C3=BCr=20keycloak?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 76c2a06..4919f8f 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,6 @@ plugins { spotbugs{ ignoreFailures = true effort = "max" - reportLevel = "high" toolVersion = '4.0.0-RC1' }