diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-08-27 17:06:52 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-08-27 17:06:52 +0000 |
commit | c7e51801ed636adcbbda4f8b581394ae51c8f79a (patch) | |
tree | 6b7ff820bfa0124bee64da5c9d1831b89944fca9 /gradle | |
parent | aa8c73ea4a9c70d5c8704557519a7ed0667a434c (diff) | |
download | poi-c7e51801ed636adcbbda4f8b581394ae51c8f79a.tar.gz poi-c7e51801ed636adcbbda4f8b581394ae51c8f79a.zip |
update gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903710 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 8049c684f0..ae04661ee7 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.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |