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 eaae85b125..f4075b4893 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ buildscript {
plugins {
id 'base'
id 'com.dorongold.task-tree' version '2.1.0'
- id 'org.nosphere.apache.rat' version '0.7.1'
+ id 'org.nosphere.apache.rat' version '0.8.0'
id 'distribution'
id "com.github.spotbugs" version '5.0.12'
id 'de.thetaphi.forbiddenapis' version '3.3'