aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-04-06 13:00:25 +0000
committerPJ Fanning <fanningpj@apache.org>2022-04-06 13:00:25 +0000
commit0a6a04280798126e9fb9cfeaaf16eb55820c597c (patch)
tree26c2d5d0e98be7b8549aca5b8d4a2b5ec1a59f6a /build.gradle
parent0b863c29a12e251f1d77beafa58f3c63268efb3c (diff)
downloadpoi-0a6a04280798126e9fb9cfeaaf16eb55820c597c.tar.gz
poi-0a6a04280798126e9fb9cfeaaf16eb55820c597c.zip
update apache rat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899615 13f79535-47bb-0310-9956-ffa450edef68
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 3d38c8b7f2..5483a7fcc3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -37,7 +37,7 @@ buildscript {
plugins {
id 'base'
id "com.dorongold.task-tree" version "2.1.0"
- id('org.nosphere.apache.rat') version '0.7.0'
+ id('org.nosphere.apache.rat') version '0.7.1'
id 'distribution'
id "com.github.spotbugs" version "5.0.6"
id 'com.github.jk1.dependency-license-report' version '2.0'