gradle 7.3

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895318 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-11-25 09:43:35 +00:00
parent 057a85ac1e
commit 12e3d2a9ed
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ ant.taskdef(name: "junit",
wrapper {
// https://stackoverflow.com/a/54741656/2066598
gradleVersion = '7.2'
gradleVersion = '7.3'
}
task adjustWrapperPropertiesFile {