diff --git a/build.gradle b/build.gradle index 0fc3d90383..6a0eac77da 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ plugins { id 'com.dorongold.task-tree' version '4.0.1' id 'org.nosphere.apache.rat' version '0.8.1' id 'distribution' - id 'com.github.spotbugs' version '6.4.7' // 6.2.0+ requires JDK 11 + id 'com.github.spotbugs' version '6.4.8' // 6.2.0+ requires JDK 11 id 'de.thetaphi.forbiddenapis' version '3.10' id 'org.sonarqube' version '7.2.0.6526' id 'org.cyclonedx.bom' version '2.4.1'