gradle wrapper

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2023-02-24 00:07:48 +00:00
parent 18e61e0b0a
commit 59b06fc126
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ ant.taskdef(name: "junit",
wrapper {
gradleVersion = '7.6'
gradleVersion = '8.0.1'
}
task adjustWrapperPropertiesFile {