diff --git a/build.gradle b/build.gradle index 720541db3b..74ba968e89 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ plugins { id 'com.dorongold.task-tree' version '2.1.0' id 'org.nosphere.apache.rat' version '0.8.0' id 'distribution' - id "com.github.spotbugs" version '5.0.12' + id "com.github.spotbugs" version '5.0.13' id 'de.thetaphi.forbiddenapis' version '3.4' id 'com.github.jk1.dependency-license-report' version '2.0' id 'org.cyclonedx.bom' version '1.7.2'