upgrade com.dorongold.task-tree

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2023-08-05 14:42:47 +00:00
parent bfd3a59813
commit ddef604f46
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ buildscript {
plugins {
id 'base'
id 'com.dorongold.task-tree' version '2.1.0'
id 'com.dorongold.task-tree' version '2.1.1'
id 'org.nosphere.apache.rat' version '0.8.0'
id 'distribution'
id "com.github.spotbugs" version '5.0.14'