aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 534efe4575..71e57b25cb 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.7.1'
id 'distribution'
- id "com.github.spotbugs" version '5.0.8'
+ id "com.github.spotbugs" version '5.0.9'
id 'de.thetaphi.forbiddenapis' version '3.3'
id 'com.github.jk1.dependency-license-report' version '2.0'
}