Browse Source

upgrade rat

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904192 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_4
PJ Fanning 1 year ago
parent
commit
b5c5e25f6f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -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'

Loading…
Cancel
Save