upgrade gradle plugin

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1924538 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2025-03-23 13:59:33 +00:00
parent 42deaab12c
commit 9b800c82d7

View File

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