diff --git a/build.gradle b/build.gradle index fc1ad96..8ca868a 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ import java.text.SimpleDateFormat plugins { id 'checkstyle' - id "com.github.spotbugs" version "6.0.7" + id "com.github.spotbugs" version "6.0.8" id 'com.github.johnrengelman.shadow' version '8.1.1' id 'java' }