diff --git a/build.gradle b/build.gradle index e7a3e56ad6..444e99af0e 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ plugins { id "com.dorongold.task-tree" version "2.1.0" id('org.nosphere.apache.rat') version '0.7.0' id 'distribution' - id "com.github.spotbugs" version "4.8.0" + id "com.github.spotbugs" version "5.0.6" id 'com.github.jk1.dependency-license-report' version '2.0' }