diff --git a/build.gradle b/build.gradle index 43e5bfa012..ef8f24aa25 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ plugins { id 'com.dorongold.task-tree' version '2.1.1' id 'org.nosphere.apache.rat' version '0.8.1' id 'distribution' - id "com.github.spotbugs" version '6.0.25' + id "com.github.spotbugs" version '6.0.26' id 'de.thetaphi.forbiddenapis' version '3.8' id 'org.sonarqube' version '4.0.0.2929' id 'org.cyclonedx.bom' version '1.10.0'