diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-07-16 02:04:28 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-07-16 02:04:28 +0000 |
commit | 5b78069b6311678d7c80b18c6e9d7e1dff0fcd20 (patch) | |
tree | f1cf38e1408bf9f91d3460e3d23e2d203e0b1339 /gradle | |
parent | b0400647a97b7399d67d6df5ca78197f07a9af20 (diff) | |
download | poi-5b78069b6311678d7c80b18c6e9d7e1dff0fcd20.tar.gz poi-5b78069b6311678d7c80b18c6e9d7e1dff0fcd20.zip |
gradle 7.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902762 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index aa991fceae..8049c684f0 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |