diff --git a/build.gradle b/build.gradle index abcc6b9b451..c2832deb552 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.0' id 'distribution' - id "com.github.spotbugs" version '5.0.14' + id "com.github.spotbugs" version '5.1.4' id 'de.thetaphi.forbiddenapis' version '3.5.1' id 'org.sonarqube' version '4.0.0.2929' id 'org.cyclonedx.bom' version '1.7.4'