Author: fanningpj
Date: Sun Mar 23 13:59:33 2025
New Revision: 1924538
URL: http://svn.apache.org/viewvc?rev=1924538&view=rev
Log:
upgrade gradle plugin
Modified:
poi/trunk/build.gradle
Modified: poi/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1924538&r1=1924537&r2=1924538&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun Mar 23 13:59:33 2025
@@ -31,7 +31,7 @@ buildscript {
plugins {
id 'base'
- id 'com.dorongold.task-tree' version '2.1.1'
+ id 'com.dorongold.task-tree' version '4.0.1'
id 'org.nosphere.apache.rat' version '0.8.1'
id 'distribution'
id "com.github.spotbugs" version '6.0.27'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]